diff options
author | johnvg | 2011-11-10 11:11:15 +0000 |
---|---|---|
committer | johnvg | 2011-11-10 11:11:15 +0000 |
commit | 0f4beed66fd4218082c433ffe5ed8f260332036a (patch) | |
tree | 641585b055150819b2fd836f7cad1742c1290fbc /backend/backendconvert.icl | |
parent | add module expand_types containing some functions from module trans and modul... (diff) |
move type TypeCodeVariableInfo to module syntax, remove type DynamicValueAliasInfo,
adjust imports
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2027 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backend/backendconvert.icl')
-rw-r--r-- | backend/backendconvert.icl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/backend/backendconvert.icl b/backend/backendconvert.icl index ddcd4da..6ea31f1 100644 --- a/backend/backendconvert.icl +++ b/backend/backendconvert.icl @@ -1,6 +1,3 @@ -/* - module owner: Ronny Wichers Schreur -*/ implementation module backendconvert import code from library "backend_library" @@ -9,7 +6,6 @@ import StdEnv, compare_types import frontend import backend import backendsupport, backendpreprocess -import partition // trace macro (-*->) infixl |