diff options
Diffstat (limited to 'frontend/overloading.icl')
-rw-r--r-- | frontend/overloading.icl | 4 |
1 files changed, 2 insertions, 2 deletions
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 = |