ack/util/cpp/next.c
1987-01-06 15:16:53 +00:00

6 lines
85 B
C

#include "debug.h"
struct macro *h_macro = 0;
#ifdef DEBUG
int cnt_macro = 0;
#endif