aboutsummaryrefslogtreecommitdiff
path: root/frontend/compilerSwitches.icl
diff options
context:
space:
mode:
authoralimarin2001-09-06 07:34:25 +0000
committeralimarin2001-09-06 07:34:25 +0000
commite2da565ff20765c73edb3fa469bdd96d156ef874 (patch)
treec992b93e2a7876328e8872fb1492be297cd1b8e8 /frontend/compilerSwitches.icl
parentmoved function getBelongingSymbolsFromID from checksupport to explicitimports (diff)
removed usage of fun_index
fixed bugs in generics reimplemented kind-indexed type specialization git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@742 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/compilerSwitches.icl')
-rw-r--r--frontend/compilerSwitches.icl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/compilerSwitches.icl b/frontend/compilerSwitches.icl
index 141a858..191ffa2 100644
--- a/frontend/compilerSwitches.icl
+++ b/frontend/compilerSwitches.icl
@@ -1,6 +1,6 @@
implementation module compilerSwitches
-SwitchGenerics on off :== off
+SwitchGenerics on off :== on
PA_BUG on off :== off