Commit 500c9b7a authored by Jim Fulton's avatar Jim Fulton

Got rid of Trie and WordSequence.

Added Splitter.
parent b4bda58e
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
intSet intSet.c -I/projects/_/ExtensionClass -I/projects/_/cPersistence intSet intSet.c -I/projects/_/ExtensionClass -I/projects/_/cPersistence
Splitter Splitter.c Splitter Splitter.c
#Trie Trie.c -I/projects/_/ExtensionClass -I/projects/_/cPersistence
BTree BTree.c -I/projects/_/ExtensionClass -I/projects/_/cPersistence BTree BTree.c -I/projects/_/ExtensionClass -I/projects/_/cPersistence
IIBTree IIBTree.c -I/projects/_/ExtensionClass -I/projects/_/cPersistence IIBTree IIBTree.c -I/projects/_/ExtensionClass -I/projects/_/cPersistence
IOBTree IOBTree.c -I/projects/_/ExtensionClass -I/projects/_/cPersistence IOBTree IOBTree.c -I/projects/_/ExtensionClass -I/projects/_/cPersistence
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment