*** empty log message ***
This commit is contained in:
parent
70fb5304d0
commit
f5f7a6cb2a
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#include "debug.h"
|
||||
struct macro *h_macro = 0;
|
||||
struct mlist *h_mlist = 0;
|
||||
#ifdef DEBUG
|
||||
int cnt_macro = 0;
|
||||
int cnt_mlist = 0;
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue