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