aboutsummaryrefslogtreecommitdiff
path: root/frontend/hashtable.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/hashtable.dcl')
-rw-r--r--frontend/hashtable.dcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/hashtable.dcl b/frontend/hashtable.dcl
index 72a5544..fea7b26 100644
--- a/frontend/hashtable.dcl
+++ b/frontend/hashtable.dcl
@@ -10,7 +10,7 @@ import syntax
, hte_mark :: !Int // 1 for .icl modules, otherwise 0
}
-newHashTable :: *HashTable
+newHashTable :: *SymbolTable -> *HashTable
set_hte_mark :: !Int !*HashTable -> *HashTable