diff options
author | johnvg | 2002-03-27 12:35:27 +0000 |
---|---|---|
committer | johnvg | 2002-03-27 12:35:27 +0000 |
commit | 9e7cdba82c1657c5f660a6b781a8d561dfd0a016 (patch) | |
tree | 343f0f73f2b145272aedc99020c1bba23c6757a3 /main/compile.icl | |
parent | set 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/compile.icl')
-rw-r--r-- | main/compile.icl | 2 |
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 = { |