ack/util/cpp/next.c

6 lines
85 B
C
Raw Normal View History

1987-01-06 15:16:53 +00:00
#include "debug.h"
struct macro *h_macro = 0;
#ifdef DEBUG
int cnt_macro = 0;
#endif