From 123cd7a5861ad5625ae80a583e1dac34b31e7386 Mon Sep 17 00:00:00 2001 From: johnvg Date: Mon, 21 Oct 2002 11:40:11 +0000 Subject: add BOXED_RECORDS macro git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1250 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backendC/CleanCompilerSources/compiledefines.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'backendC') diff --git a/backendC/CleanCompilerSources/compiledefines.h b/backendC/CleanCompilerSources/compiledefines.h index 3c714ca..f8c3a20 100644 --- a/backendC/CleanCompilerSources/compiledefines.h +++ b/backendC/CleanCompilerSources/compiledefines.h @@ -21,5 +21,6 @@ #define SA_RECOGNIZES_ABORT_AND_UNDEF 1 #define STRICT_LISTS 1 +#define BOXED_RECORDS 0 -#undef KARBON \ No newline at end of file +#undef KARBON -- cgit v1.2.3