diff options
-rw-r--r-- | frontend/frontend.icl | 2 |
1 files changed, 1 insertions, 1 deletions
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 |