From 3fb78ca35912b7a553d61ae803ca9bed881b77ff Mon Sep 17 00:00:00 2001 From: martijnv Date: Mon, 19 Nov 2001 12:18:42 +0000 Subject: Changes: * predef; replace *some* strings by macro's * small changes git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@892 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 d3ac1fd..a50210c 100644 --- a/frontend/overloading.icl +++ b/frontend/overloading.icl @@ -3,7 +3,7 @@ implementation module overloading import StdEnv import syntax, check, type, typesupport, utilities, unitype, predef, checktypes, convertDynamics -import generics, compilerSwitches +import generics, compilerSwitches, type_io_common :: InstanceTree = IT_Node !(Global Index) !InstanceTree !InstanceTree | IT_Empty -- cgit v1.2.3