From 35b995a5c9ea0123fe3b33b5ef8b6c6f8d1ee239 Mon Sep 17 00:00:00 2001 From: johnvg Date: Wed, 9 Nov 2011 13:59:03 +0000 Subject: add module expand_types containing some functions from module trans and module typesupport git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2025 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/overloading.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/overloading.icl') diff --git a/frontend/overloading.icl b/frontend/overloading.icl index f97389b..63bafc9 100644 --- a/frontend/overloading.icl +++ b/frontend/overloading.icl @@ -2,7 +2,7 @@ implementation module overloading import StdEnv, compare_types -import syntax, type, typesupport, utilities, unitype, predef, checktypes, convertDynamics +import syntax, type, expand_types, utilities, unitype, predef, checktypes, convertDynamics import genericsupport, type_io_common :: LocalTypePatternVariable = -- cgit v1.2.3