summaryrefslogtreecommitdiff
path: root/ccross.mlb
diff options
context:
space:
mode:
authorVladimir Azarov <avm@intermediate-node.net>2025-08-03 17:14:34 +0200
committerVladimir Azarov <avm@intermediate-node.net>2025-08-03 17:14:34 +0200
commit6a19540433bcc664958c89cfc21c242f979bb693 (patch)
tree21b8478399b2fc4324eea88cd1a1738426139053 /ccross.mlb
parente2074ffd3780e64eae602c1d8a050246cc08b088 (diff)
Struct support
Diffstat (limited to 'ccross.mlb')
-rw-r--r--ccross.mlb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ccross.mlb b/ccross.mlb
index 29f059a..3a4231c 100644
--- a/ccross.mlb
+++ b/ccross.mlb
@@ -12,6 +12,7 @@ in
stream.sig stream.sml
hashtable.sig hashtable.sml
tree.sig tree.sml
+ dynarray.sig dynarray.sml
symtab.sig symtab.fun
tokenizer.sig tokenizer.fun