aboutsummaryrefslogtreecommitdiff
path: root/frontend/compilerSwitches.icl
diff options
context:
space:
mode:
authorronny2003-06-13 13:39:31 +0000
committerronny2003-06-13 13:39:31 +0000
commitd0c7c1ca3491980e3819aa965f835b56ee5c65d3 (patch)
treeb0a61dbd12a747de7478f7f37cf8080ab74810d8 /frontend/compilerSwitches.icl
parentBug fixs in universally quantified types: Attribute variables of universal ty... (diff)
removed PA bug workaround
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1342 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/compilerSwitches.icl')
-rw-r--r--frontend/compilerSwitches.icl2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontend/compilerSwitches.icl b/frontend/compilerSwitches.icl
index fff8e71..49a5c1b 100644
--- a/frontend/compilerSwitches.icl
+++ b/frontend/compilerSwitches.icl
@@ -1,7 +1,5 @@
implementation module compilerSwitches
-PA_BUG on off :== off
-
switch_import_syntax one_point_three two_point_zero :== two_point_zero
/* when finally removing this switch also remove the argument of STE_Instance and ID_OldSyntax */