aboutsummaryrefslogtreecommitdiff
path: root/main/compile.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'main/compile.dcl')
-rw-r--r--main/compile.dcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/compile.dcl b/main/compile.dcl
index 68495c5..cf96858 100644
--- a/main/compile.dcl
+++ b/main/compile.dcl
@@ -13,4 +13,5 @@ compile :: ![{#Char}] !*DclCache !*Files -> (!Bool,!*DclCache,!*Files)
heaps::!.Heaps
};
-empty_cache :: *DclCache
+empty_cache :: *SymbolTable -> *DclCache
+