aboutsummaryrefslogtreecommitdiff
path: root/frontend/trans.icl
diff options
context:
space:
mode:
authorjohnvg2011-11-08 16:08:58 +0000
committerjohnvg2011-11-08 16:08:58 +0000
commit3c43becbc1e7abb169949c6d078d82818b2fa325 (patch)
treee4b1698dc8c98de74790731cf03d07ce59e9cfde /frontend/trans.icl
parentrename module StdCompare to compare_types (diff)
rename module StdCompare to compare_types
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2017 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/trans.icl')
-rw-r--r--frontend/trans.icl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/trans.icl b/frontend/trans.icl
index bfa2718..f8cc889 100644
--- a/frontend/trans.icl
+++ b/frontend/trans.icl
@@ -2,7 +2,7 @@ implementation module trans
import StdEnv
-import syntax, transform, checksupport, StdCompare, check, utilities, unitype, typesupport, type
+import syntax, transform, checksupport, compare_types, check, utilities, unitype, typesupport, type
import classify, partition
SwitchCaseFusion fuse dont_fuse :== fuse