aboutsummaryrefslogtreecommitdiff
path: root/frontend/compilerSwitches.icl
diff options
context:
space:
mode:
authorronny2003-06-13 13:58:16 +0000
committerronny2003-06-13 13:58:16 +0000
commit46eb4eef68619b90d3ace2a7b2fe328897591ba1 (patch)
tree693a43f7a897dc1e5c626b387c9d89be2d8bef71 /frontend/compilerSwitches.icl
parentremoved switch_dynamics macro (dynamics are always switched on now) (diff)
removed exported macros from implementation module
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1345 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/compilerSwitches.icl')
-rw-r--r--frontend/compilerSwitches.icl8
1 files changed, 0 insertions, 8 deletions
diff --git a/frontend/compilerSwitches.icl b/frontend/compilerSwitches.icl
index 3f0109c..bfc0294 100644
--- a/frontend/compilerSwitches.icl
+++ b/frontend/compilerSwitches.icl
@@ -1,9 +1 @@
implementation module compilerSwitches
-
-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 */
-
-SwitchPreprocessor preprocessor no_preprocessor :== preprocessor
-
-SwitchGenerics on off :== on
-SwitchGenericInfo on off :== on