diff options
author | martinw | 1999-10-18 10:20:25 +0000 |
---|---|---|
committer | martinw | 1999-10-18 10:20:25 +0000 |
commit | 39e20be61569d541feb51f3ef9333a7e4728b66b (patch) | |
tree | 1d318c6059e0c01e2924308ba740991f7ebce776 /frontend/unitype.icl | |
parent | cases in lets fixed (diff) |
lots of changes in module trans to make fusion work.
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@16 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/unitype.icl')
-rw-r--r-- | frontend/unitype.icl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/unitype.icl b/frontend/unitype.icl index dce6a68..fcc46c0 100644 --- a/frontend/unitype.icl +++ b/frontend/unitype.icl @@ -1,3 +1,4 @@ +// BLABLABLA implementation module unitype import StdEnv |