aboutsummaryrefslogtreecommitdiff
path: root/frontend/check.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/check.dcl')
-rw-r--r--frontend/check.dcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontend/check.dcl b/frontend/check.dcl
index ce4afe8..1f5129a 100644
--- a/frontend/check.dcl
+++ b/frontend/check.dcl
@@ -2,8 +2,6 @@ definition module check
import syntax, transform, checksupport, typesupport, predef
-cPredefinedModuleIndex :== 1
-
checkModule :: !ScannedModule !IndexRange ![FunDef] !Int !Int !(Optional ScannedModule) ![ScannedModule] !{#DclModule} !{#FunDef} !*PredefinedSymbols !*SymbolTable !*File !*Heaps
-> (!Bool, *IclModule, *{# DclModule}, *{! Group}, !(Optional {# Index}), !.{#FunDef},!Int, !*Heaps, !*PredefinedSymbols, !*SymbolTable, *File /* TD */, [String])