diff options
author | alimarin | 2001-09-06 07:34:25 +0000 |
---|---|---|
committer | alimarin | 2001-09-06 07:34:25 +0000 |
commit | e2da565ff20765c73edb3fa469bdd96d156ef874 (patch) | |
tree | c992b93e2a7876328e8872fb1492be297cd1b8e8 /frontend/compilerSwitches.dcl | |
parent | moved 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.dcl')
-rw-r--r-- | frontend/compilerSwitches.dcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/compilerSwitches.dcl b/frontend/compilerSwitches.dcl index 8186797..5ea81c5 100644 --- a/frontend/compilerSwitches.dcl +++ b/frontend/compilerSwitches.dcl @@ -1,6 +1,6 @@ definition module compilerSwitches -SwitchGenerics on off :== off +SwitchGenerics on off :== on PA_BUG on off :== off |