diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/build.h | 2 | ||||
| -rw-r--r-- | src/defines.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/build.h b/src/build.h index 225bf2a..e185370 100644 --- a/src/build.h +++ b/src/build.h @@ -35,7 +35,7 @@ #ifndef BUILD_H #define BUILD_H -#define BUILDNR 9321 +#define BUILDNR 9325 #define OS_FREEBSD #endif diff --git a/src/defines.h b/src/defines.h index 6c2fb59..603ad31 100644 --- a/src/defines.h +++ b/src/defines.h @@ -78,7 +78,7 @@ //#define DEBUG_GC //#define DEBUG_TOKEN_REFCOUNT //#define DEBUG_FUNCTION_PROCESS -#define DEBUG_TRACK +//#define DEBUG_TRACK //#define DEBUG_BLOCK_GET //#define DEBUG_EXPRESSION_GET |
