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