diff options
Diffstat (limited to 'frontend/compilerSwitches.icl')
-rw-r--r-- | frontend/compilerSwitches.icl | 2 |
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 |