aboutsummaryrefslogtreecommitdiff
path: root/frontend/frontend.icl
diff options
context:
space:
mode:
authorjohnvg2011-11-08 16:00:02 +0000
committerjohnvg2011-11-08 16:00:02 +0000
commit109ede91c28841b9f496a3f40274741043f7ab3c (patch)
tree040c564f7981f39e182818bcc9f7b1351acf0989 /frontend/frontend.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@2015 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/frontend.icl')
-rw-r--r--frontend/frontend.icl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/frontend.icl b/frontend/frontend.icl
index 9e57581..c14b9c2 100644
--- a/frontend/frontend.icl
+++ b/frontend/frontend.icl
@@ -5,7 +5,7 @@ implementation module frontend
import scanner, parse, postparse, check, type, trans, convertcases, overloading, utilities, convertDynamics,
convertimportedtypes, compilerSwitches, analtypes, generics1,
- typereify, StdCompare
+ typereify, compare_types
// trace macro
(-*->) infixl