diff options
Diffstat (limited to 'backendC/CleanCompilerSources/compiledefines.h')
-rw-r--r-- | backendC/CleanCompilerSources/compiledefines.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/backendC/CleanCompilerSources/compiledefines.h b/backendC/CleanCompilerSources/compiledefines.h index a49163b..3e89a85 100644 --- a/backendC/CleanCompilerSources/compiledefines.h +++ b/backendC/CleanCompilerSources/compiledefines.h @@ -18,6 +18,8 @@ #define WRITE_DCL_MODIFICATION_TIME 1 +#define SA_RECOGNIZES_ABORT_AND_UNDEF 0 + #define STRICT_LISTS 1 #undef KARBON
\ No newline at end of file |