blob: bf3ddaea1f64765498d58e1c786cccad7fc60423 (
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} !Int !*{# DclModule} !*IclModule !*Heaps !*ErrorAdmin
-> (!.{# DclModule}, !.IclModule,!.Heaps,!.ErrorAdmin)
|