diff options
Diffstat (limited to 'main')
-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 = { |