aboutsummaryrefslogtreecommitdiff
path: root/frontend/refmark.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/refmark.dcl')
-rw-r--r--frontend/refmark.dcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/refmark.dcl b/frontend/refmark.dcl
index 0b8a1a3..1ac9df4 100644
--- a/frontend/refmark.dcl
+++ b/frontend/refmark.dcl
@@ -2,5 +2,5 @@ definition module refmark
import syntax, checksupport, unitype
-makeSharedReferencesNonUnique :: ![Int] !u:{# FunDef} !*Coercions !w:{! Type} !{# CommonDefs } !*VarHeap !*ExpressionHeap !*ErrorAdmin
- -> (!u:{# FunDef}, !*Coercions, !w:{! Type}, !*VarHeap, !*ExpressionHeap, !*ErrorAdmin)
+makeSharedReferencesNonUnique :: ![Int] !u:{# FunDef} !*Coercions !w:{! Type} !v:TypeDefInfos !*VarHeap !*ExpressionHeap !*ErrorAdmin
+ -> (!u:{# FunDef}, !*Coercions, !w:{! Type}, !v:TypeDefInfos, !*VarHeap, !*ExpressionHeap, !*ErrorAdmin)