aboutsummaryrefslogtreecommitdiff
path: root/frontend/comparedefimp.dcl
blob: b9a582f4c4a3ba331bf587318ee1bc95e89f7459 (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);