aboutsummaryrefslogtreecommitdiff
path: root/frontend/compilerSwitches.dcl
diff options
context:
space:
mode:
authorjohnvg2001-06-28 12:37:16 +0000
committerjohnvg2001-06-28 12:37:16 +0000
commitff731f47addc035ed9548c182a61b11378bbdfd1 (patch)
treee82a3d9db43f71d97c934986f13cb0842ebe9b99 /frontend/compilerSwitches.dcl
parentSjaak: removed 'dyn_uni_vars' from type 'DynamicExpr' (diff)
disable PA_bug
disable generics using a macro git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@508 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/compilerSwitches.dcl')
-rw-r--r--frontend/compilerSwitches.dcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/compilerSwitches.dcl b/frontend/compilerSwitches.dcl
index 7a76037..f0ccb8a 100644
--- a/frontend/compilerSwitches.dcl
+++ b/frontend/compilerSwitches.dcl
@@ -1,8 +1,8 @@
definition module compilerSwitches
-SupportGenerics :== False
+SwitchGenerics on off :== off
-PA_BUG on off :== on
+PA_BUG on off :== off
switch_import_syntax one_point_three two_point_zero :== one_point_three
/* when finally removing this switch also remove the argument of STE_Instance and ID_OldSyntax */