aboutsummaryrefslogtreecommitdiff
path: root/frontend/comparedefimp.dcl
blob: 9cfd6abff103041bce47747acb576ec807e91f8c (plain) (blame)
1
2
3
4
5
6
7
8
9
definition module comparedefimp

import syntax, checksupport

// compare definition and implementation module

compareDefImp :: !(!Int, !{FunDef}) !*{# DclModule} !*IclModule !*Heaps !*ErrorAdmin 
				-> (!.{# DclModule}, !.IclModule,!.Heaps,!.ErrorAdmin)