From 152c45369d2c5694319e8a1ec7d8f367a4da44c6 Mon Sep 17 00:00:00 2001 From: ronny Date: Fri, 13 Jun 2003 13:55:47 +0000 Subject: removed switch_dynamics macro (dynamics are always switched on now) git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1344 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/compilerSwitches.icl | 7 ------- 1 file changed, 7 deletions(-) (limited to 'frontend/compilerSwitches.icl') diff --git a/frontend/compilerSwitches.icl b/frontend/compilerSwitches.icl index d04aa38..3f0109c 100644 --- a/frontend/compilerSwitches.icl +++ b/frontend/compilerSwitches.icl @@ -7,10 +7,3 @@ SwitchPreprocessor preprocessor no_preprocessor :== preprocessor SwitchGenerics on off :== on SwitchGenericInfo on off :== on - -// MV... -// - change T_ypeObjectType in StdDynamic (remove DummyModuleName-argument of T_ypeConsSymbol) -// - the (ModuleID _)-constructor is *not* yet shared - -switch_dynamics on off :== on; // to turn dynamics on or off -// ...MV -- cgit v1.2.3