aboutsummaryrefslogtreecommitdiff
path: root/frontend/typereify.icl
diff options
context:
space:
mode:
authorjohnvg2007-04-11 12:38:08 +0000
committerjohnvg2007-04-11 12:38:08 +0000
commita16c85383f0c271a58273354e9a71321e5725128 (patch)
tree33f4818b1a3c060d1120bedf525d46cf22cf0430 /frontend/typereify.icl
parentremove updateExpression instance for removed type (diff)
remove import of module checksupport
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1662 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/typereify.icl')
-rw-r--r--frontend/typereify.icl3
1 files changed, 1 insertions, 2 deletions
diff --git a/frontend/typereify.icl b/frontend/typereify.icl
index 0cf6beb..ed7cf70 100644
--- a/frontend/typereify.icl
+++ b/frontend/typereify.icl
@@ -3,9 +3,8 @@
*/
implementation module typereify
-import checksupport
+import syntax
import typesupport
-// import StdDebug
typeFunName :: Ident -> {#Char}
typeFunName {id_name}