From 6f3fa80b37ca5f8d992f5d6f66aee77ead303bf4 Mon Sep 17 00:00:00 2001 From: Vladimir Azarov Date: Mon, 26 May 2025 14:42:35 +0200 Subject: Symbol table --- ccross.mlb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ccross.mlb') diff --git a/ccross.mlb b/ccross.mlb index 26be1c1..3bd2ca6 100644 --- a/ccross.mlb +++ b/ccross.mlb @@ -10,6 +10,8 @@ in stream.sig stream.sml hashtable.sig hashtable.sml tree.sig tree.sml + + symtab.sig symtab.fun tokenizer.sig tokenizer.fun ppc.sig ppc.fun parser.sig parser.fun -- cgit v1.2.3