diff options
Diffstat (limited to 'frontend/compilerSwitches.icl')
-rw-r--r-- | frontend/compilerSwitches.icl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/frontend/compilerSwitches.icl b/frontend/compilerSwitches.icl index 49a5c1b..d04aa38 100644 --- a/frontend/compilerSwitches.icl +++ b/frontend/compilerSwitches.icl @@ -12,7 +12,5 @@ SwitchGenericInfo on off :== on // - change T_ypeObjectType in StdDynamic (remove DummyModuleName-argument of T_ypeConsSymbol) // - the (ModuleID _)-constructor is *not* yet shared -USE_DummyModuleName yes no :== yes - switch_dynamics on off :== on; // to turn dynamics on or off // ...MV |