From 46eb4eef68619b90d3ace2a7b2fe328897591ba1 Mon Sep 17 00:00:00 2001 From: ronny Date: Fri, 13 Jun 2003 13:58:16 +0000 Subject: removed exported macros from implementation module git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1345 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/compilerSwitches.icl | 8 -------- 1 file changed, 8 deletions(-) (limited to 'frontend/compilerSwitches.icl') 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 -- cgit v1.2.3