aboutsummaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorjohnvg2002-03-27 12:35:27 +0000
committerjohnvg2002-03-27 12:35:27 +0000
commit9e7cdba82c1657c5f660a6b781a8d561dfd0a016 (patch)
tree343f0f73f2b145272aedc99020c1bba23c6757a3 /main
parentset the explicit flag for cases generated for && and || to True (diff)
compile_with_generics = False
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1065 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'main')
-rw-r--r--main/compile.icl2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/compile.icl b/main/compile.icl
index 84d37f0..0d3eec4 100644
--- a/main/compile.icl
+++ b/main/compile.icl
@@ -40,7 +40,7 @@ InitialCoclOptions =
, compile_for_dynamics = False
, support_generics = True //???
, compile_with_fusion = False
- , compile_with_generics = True
+ , compile_with_generics = False
}
:: DclCache = {