diff options
Diffstat (limited to 'src/defines.h')
| -rw-r--r-- | src/defines.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/defines.h b/src/defines.h index 569d20a..75d396b 100644 --- a/src/defines.h +++ b/src/defines.h @@ -75,6 +75,7 @@ exit(1); } #define DPRINTF(...) printf("DEBUG("); printf(__VA_ARGS__); printf(")\n"); +#define DEBUG_GC //#define DEBUG_TOKEN_REFCOUNT //#define DEBUG_FUNCTION_PROCESS //#define DEBUG_TRACK |
