diff options
Diffstat (limited to 'frontend/compilerSwitches.dcl')
-rw-r--r-- | frontend/compilerSwitches.dcl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/compilerSwitches.dcl b/frontend/compilerSwitches.dcl index 41edd5a..4377a37 100644 --- a/frontend/compilerSwitches.dcl +++ b/frontend/compilerSwitches.dcl @@ -7,6 +7,8 @@ switch_import_syntax one_point_three two_point_zero :== one_point_three SwitchPreprocessor preprocessor no_preprocessor :== preprocessor +SwitchGenerics on off :== off + // MV... // - change T_ypeObjectType in StdDynamic (remove DummyModuleName-argument of T_ypeConsSymbol) // - the (ModuleID _)-constructor is *not* yet shared |