aboutsummaryrefslogtreecommitdiff
path: root/frontend/checksupport.dcl
diff options
context:
space:
mode:
authorjohnvg2011-11-10 11:11:15 +0000
committerjohnvg2011-11-10 11:11:15 +0000
commit0f4beed66fd4218082c433ffe5ed8f260332036a (patch)
tree641585b055150819b2fd836f7cad1742c1290fbc /frontend/checksupport.dcl
parentadd module expand_types containing some functions from module trans and modul... (diff)
move type TypeCodeVariableInfo to module syntax, remove type DynamicValueAliasInfo,
adjust imports git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2027 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/checksupport.dcl')
-rw-r--r--frontend/checksupport.dcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/checksupport.dcl b/frontend/checksupport.dcl
index 7ca923f..b9ae928 100644
--- a/frontend/checksupport.dcl
+++ b/frontend/checksupport.dcl
@@ -1,7 +1,7 @@
definition module checksupport
import StdEnv
-import syntax, predef, containers, utilities
+import syntax, predef, containers
CS_NotChecked :== -1
NotFound :== -1