diff options
Diffstat (limited to 'frontend/trans.icl')
-rw-r--r-- | frontend/trans.icl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/trans.icl b/frontend/trans.icl index 832d8e5..7cb372a 100644 --- a/frontend/trans.icl +++ b/frontend/trans.icl @@ -2272,6 +2272,7 @@ renewVariables exprs var_heap :: ImportedConstructors :== [Global Index] +:: ImportedFunctions :== [Global Index] transformGroups :: !CleanupInfo !Int !*{! Group} !*{#FunDef} !{!.ConsClasses} !{# CommonDefs} !{# {# FunType} } !*{#{# CheckedTypeDef}} !ImportedConstructors !*TypeDefInfos !*VarHeap !*TypeHeaps !*ExpressionHeap |