diff options
author | ronny | 2002-11-01 12:40:49 +0000 |
---|---|---|
committer | ronny | 2002-11-01 12:40:49 +0000 |
commit | ed5f9a458b6b817ad609f23f50f09be85a56e9f2 (patch) | |
tree | 26b33bdf5586d198b7de2f6d895077a97b83d586 /frontend/convertcases.dcl | |
parent | Fix bug where wrong type code constructor was selected. (diff) |
moved RefCountsInCase and SplitsInCase type definitions from syntax to convertcases
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1266 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/convertcases.dcl')
-rw-r--r-- | frontend/convertcases.dcl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/convertcases.dcl b/frontend/convertcases.dcl index 7c88870..243b5d5 100644 --- a/frontend/convertcases.dcl +++ b/frontend/convertcases.dcl @@ -7,6 +7,8 @@ import syntax, transform :: LetVarInfo :: LetExpressionInfo +:: RefCountsInCase +:: SplitsInCase convertCasesOfFunctions :: !*{! Group} !Int !{# {# FunType} } !{# CommonDefs} !*{#FunDef} !*{#{# CheckedTypeDef}} !ImportedConstructors !*VarHeap !*TypeHeaps !*ExpressionHeap |