diff options
author | johnvg | 2011-11-08 15:22:20 +0000 |
---|---|---|
committer | johnvg | 2011-11-08 15:22:20 +0000 |
commit | 0fac4ea846ccfe892324afe72bcdac2b5ce7616c (patch) | |
tree | 12b4404fb255722e35c54cd017dd6bbaece5b4e3 /frontend/frontend.icl | |
parent | add import StdCompare (diff) |
add import StdCompare
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2013 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/frontend.icl')
-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 |