diff options
| author | Paul Buetow <paul@buetow.org> | 2008-10-14 22:05:16 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-10-14 22:05:16 +0000 |
| commit | a35ace22b374005c65bda8302761d24f75280170 (patch) | |
| tree | 87cdb9344b9c28fb6dd46cf7ea9d18325e18ec32 /src/defines.h | |
| parent | c25ba0d8ee9e4e6a0432fba2e8606c7e0a35d1cd (diff) | |
run astyle
still lots of debugging to do.
Diffstat (limited to 'src/defines.h')
| -rw-r--r-- | src/defines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defines.h b/src/defines.h index 9842c4f..29df2c2 100644 --- a/src/defines.h +++ b/src/defines.h @@ -79,7 +79,7 @@ #define DEBUG_SCOPE_UPDOWN //#define DEBUG_TOKEN_REFCOUNT //#define DEBUG_FUNCTION_PROCESS -//#define DEBUG_TRACK +#define DEBUG_TRACK //#define DEBUG_BLOCK_GET //#define DEBUG_EXPRESSION_GET //#define DEBUG_ARRAY_GET |
