aboutsummaryrefslogtreecommitdiff
path: root/frontend/compilerSwitches.dcl
diff options
context:
space:
mode:
authorronny2003-06-13 13:52:35 +0000
committerronny2003-06-13 13:52:35 +0000
commit452617a89eb73c9599b5414b8b8397a3e54a4a07 (patch)
treeff87ccada1307d910251d5a9793b2a234b64fba7 /frontend/compilerSwitches.dcl
parentremoved PA bug workaround (diff)
removed unused macro USE_DummyModuleName
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1343 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/compilerSwitches.dcl')
-rw-r--r--frontend/compilerSwitches.dcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontend/compilerSwitches.dcl b/frontend/compilerSwitches.dcl
index a1e98d7..db97bbd 100644
--- a/frontend/compilerSwitches.dcl
+++ b/frontend/compilerSwitches.dcl
@@ -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