Initial revision
This commit is contained in:
5
util/cpp/next.c
Normal file
5
util/cpp/next.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "debug.h"
|
||||
struct macro *h_macro = 0;
|
||||
#ifdef DEBUG
|
||||
int cnt_macro = 0;
|
||||
#endif
|
||||
Reference in New Issue
Block a user