From 405bf4a20b4a22a6bb4b60b730b6a7e901fdccf6 Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Tue, 19 Mar 2024 11:10:02 -0400 Subject: FST Shard w/ tests Needs some debugging--some methods currently fail within the library itself. The build system doesn't currently build the FST library. To compile, you'll first need to manually build it, and then place the libFST.so file in your LIBRARY_PATH and LD_LIBRARY_PATH. --- external/fast-succinct-trie | 1 + 1 file changed, 1 insertion(+) create mode 160000 external/fast-succinct-trie (limited to 'external') diff --git a/external/fast-succinct-trie b/external/fast-succinct-trie new file mode 160000 index 0000000..2ff7d98 --- /dev/null +++ b/external/fast-succinct-trie @@ -0,0 +1 @@ +Subproject commit 2ff7d982f567c128312ea80457fd95dc75acd347 -- cgit v1.2.3