From 7a0723c324b3963d990a2478a25c1b0b5102704b Mon Sep 17 00:00:00 2001 From: johnvg Date: Mon, 21 Nov 2005 11:19:46 +0000 Subject: use new apply git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1565 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backendC/CleanCompilerSources/compiledefines.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'backendC/CleanCompilerSources') diff --git a/backendC/CleanCompilerSources/compiledefines.h b/backendC/CleanCompilerSources/compiledefines.h index e4e8ea1..2315b46 100644 --- a/backendC/CleanCompilerSources/compiledefines.h +++ b/backendC/CleanCompilerSources/compiledefines.h @@ -21,6 +21,8 @@ #define STRICT_LISTS 1 #define BOXED_RECORDS 1 +#define NEW_APPLY + #define KARBON #define NEW_SELECTOR_DESCRIPTORS -- cgit v1.2.3