From e599ee809d75a1b529204475b29657039a44dc8b Mon Sep 17 00:00:00 2001 From: johnvg Date: Tue, 8 Nov 2011 12:59:28 +0000 Subject: remove unnecessary imports of module check, remove import of StdCompare in checksupport.dcl, changed some other imports git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2010 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/overloading.icl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontend/overloading.icl') diff --git a/frontend/overloading.icl b/frontend/overloading.icl index c818013..d5e61b7 100644 --- a/frontend/overloading.icl +++ b/frontend/overloading.icl @@ -1,8 +1,8 @@ implementation module overloading -import StdEnv +import StdEnv, StdCompare -import syntax, check, type, typesupport, utilities, unitype, predef, checktypes, convertDynamics +import syntax, type, typesupport, utilities, unitype, predef, checktypes, convertDynamics import genericsupport, type_io_common :: LocalTypePatternVariable = -- cgit v1.2.3