aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnvg2003-10-21 11:03:24 +0000
committerjohnvg2003-10-21 11:03:24 +0000
commit964831e2e396f47c6132d27cd2363a6c58c464b0 (patch)
tree48c8cbc022f87584791387b02cf73951f062772e
parentremove BESwapTypes (diff)
#define KARBON instead of #undef KARBON
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1403 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
-rw-r--r--backendC/CleanCompilerSources/compiledefines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backendC/CleanCompilerSources/compiledefines.h b/backendC/CleanCompilerSources/compiledefines.h
index 4078dfc..1430026 100644
--- a/backendC/CleanCompilerSources/compiledefines.h
+++ b/backendC/CleanCompilerSources/compiledefines.h
@@ -23,4 +23,4 @@
#define STRICT_LISTS 1
#define BOXED_RECORDS 1
-#undef KARBON
+#define KARBON