diff options
author | johnvg | 2005-04-21 15:52:50 +0000 |
---|---|---|
committer | johnvg | 2005-04-21 15:52:50 +0000 |
commit | 0f8ae96110f200a1c40409e887a849508fb433b3 (patch) | |
tree | 40897b33e57f3108b19c15e846eab19410837da7 /frontend/compilerSwitches.dcl | |
parent | remove unused field support_generics (diff) |
remove support for 1.3 import syntax
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1536 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/compilerSwitches.dcl')
-rw-r--r-- | frontend/compilerSwitches.dcl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/frontend/compilerSwitches.dcl b/frontend/compilerSwitches.dcl index 7e8c2cc..00cab48 100644 --- a/frontend/compilerSwitches.dcl +++ b/frontend/compilerSwitches.dcl @@ -1,8 +1,5 @@ definition 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 |