diff options
author | ronny | 2003-06-13 13:52:35 +0000 |
---|---|---|
committer | ronny | 2003-06-13 13:52:35 +0000 |
commit | 452617a89eb73c9599b5414b8b8397a3e54a4a07 (patch) | |
tree | ff87ccada1307d910251d5a9793b2a234b64fba7 /frontend/compilerSwitches.dcl | |
parent | removed 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.dcl | 2 |
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 |