diff options
Diffstat (limited to 'frontend/unitype.icl')
-rw-r--r-- | frontend/unitype.icl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/unitype.icl b/frontend/unitype.icl index 4db67cd..72f239c 100644 --- a/frontend/unitype.icl +++ b/frontend/unitype.icl @@ -5,7 +5,7 @@ import StdEnv import syntax, analunitypes, type, utilities, checktypes, compilerSwitches //, RWSDebug -import cheat +// import cheat AttrUni :== 0 AttrMulti :== 1 |