From 97ef780031870948f16c2d28c2fd2d8165ebf63c Mon Sep 17 00:00:00 2001 From: johnvg Date: Tue, 8 Nov 2011 16:01:04 +0000 Subject: rename module StdCompare to compare_types git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2016 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/type.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend') diff --git a/frontend/type.icl b/frontend/type.icl index 4312ba9..393ee27 100644 --- a/frontend/type.icl +++ b/frontend/type.icl @@ -1,6 +1,6 @@ implementation module type -import StdEnv, StdCompare +import StdEnv, compare_types import syntax, typesupport, check, analtypes, overloading, unitype, refmark, predef, utilities, compare_constructor import genericsupport -- cgit v1.2.3