aboutsummaryrefslogtreecommitdiff
path: root/frontend/unitype.icl
diff options
context:
space:
mode:
authormartinw2001-05-11 09:19:56 +0000
committermartinw2001-05-11 09:19:56 +0000
commitfc3f0d5b1af8940f15ea5d97336d24d5399609f6 (patch)
treefeaf956e9e9da947b95836b3e2c38fa472200ec8 /frontend/unitype.icl
parentchanged last field of CollectState into cos_used_dynamics which reflects (diff)
moving all switch macros to new module "compilerSwitches"
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@423 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/unitype.icl')
-rw-r--r--frontend/unitype.icl3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/unitype.icl b/frontend/unitype.icl
index 418d2fc..cfb0088 100644
--- a/frontend/unitype.icl
+++ b/frontend/unitype.icl
@@ -2,7 +2,8 @@ implementation module unitype
import StdEnv
-import syntax, analunitypes, type, utilities, checktypes //, RWSDebug
+import syntax, analunitypes, type, utilities, checktypes,
+ compilerSwitches //, RWSDebug
import cheat