blob: 5750f6ec990c2aca139d7e0429607299adcc6be9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
definition module comparedefimp
import syntax, checksupport
// compare definition and implementation module
compareDefImp :: !{#Int} !{!FunctionBody} !*{# DclModule} !*IclModule !*Heaps !*ErrorAdmin
-> (!.{# DclModule}, !.IclModule,!.Heaps,!.ErrorAdmin)
|