aboutsummaryrefslogtreecommitdiff
path: root/frontend/comparedefimp.dcl
diff options
context:
space:
mode:
authormartinw2001-01-19 10:48:10 +0000
committermartinw2001-01-19 10:48:10 +0000
commitc3a59ece66a9f8b91ebfdf3fbd556ffd241b528c (patch)
treef9792c858af73c71c67e6238cdacb0893efbfd0f /frontend/comparedefimp.dcl
parentexploiting "reuse unique nodes" option (diff)
refactoring
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@290 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/comparedefimp.dcl')
-rw-r--r--frontend/comparedefimp.dcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/comparedefimp.dcl b/frontend/comparedefimp.dcl
index bf3ddae..c13df7d 100644
--- a/frontend/comparedefimp.dcl
+++ b/frontend/comparedefimp.dcl
@@ -4,6 +4,6 @@ import syntax, checksupport
// compare definition and implementation module
-compareDefImp :: !{#Int} !{!FunctionBody} !Int !*{# DclModule} !*IclModule !*Heaps !*ErrorAdmin
+compareDefImp :: !{#Int} !{!FunctionBody} !Int {#CheckedTypeDef} !*{# DclModule} !*IclModule !*Heaps !*ErrorAdmin
-> (!.{# DclModule}, !.IclModule,!.Heaps,!.ErrorAdmin)