From 0fac4ea846ccfe892324afe72bcdac2b5ce7616c Mon Sep 17 00:00:00 2001 From: johnvg Date: Tue, 8 Nov 2011 15:22:20 +0000 Subject: add import StdCompare git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2013 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/frontend.icl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend') diff --git a/frontend/frontend.icl b/frontend/frontend.icl index b961fa6..9e57581 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 + typereify, StdCompare // trace macro (-*->) infixl -- cgit v1.2.3