summaryrefslogtreecommitdiff
path: root/cpp.mlb
diff options
context:
space:
mode:
authorVladimir Azarov <avm@intermediate-node.net>2025-03-27 23:31:10 +0100
committerVladimir Azarov <avm@intermediate-node.net>2025-03-27 23:31:10 +0100
commitd7d4830443f1e385af862462f976553c8a9033e1 (patch)
tree0fbdef6579a26e962b249c55e6ae407cd5b8dfda /cpp.mlb
parent11e14dd4b93154964c87fc97cfcee62c52edf97a (diff)
Hashtable-based findKeyword function
Diffstat (limited to 'cpp.mlb')
-rw-r--r--cpp.mlb5
1 files changed, 4 insertions, 1 deletions
diff --git a/cpp.mlb b/cpp.mlb
index dd7fb36..0cc9341 100644
--- a/cpp.mlb
+++ b/cpp.mlb
@@ -9,9 +9,12 @@ in
stream.sig
stream.sml
+ hashtable.sig
+ hashtable.sml
+
tokenizer.sig
tokenizer.sml
exn_handler.sml
- cpp.sml
+ cpp.sml
end