]> mj.ucw.cz Git - libucw.git/commit
Implemented byte-bases trie.
authorPavel Charvat <pchar@ucw.cz>
Tue, 8 Jul 2008 06:25:58 +0000 (08:25 +0200)
committerPavel Charvat <pchar@ucw.cz>
Tue, 8 Jul 2008 06:25:58 +0000 (08:25 +0200)
commit183cfc814c9b677980aae0092b4983039d6d7d88
tree60b40913934bb6dffe4b7ef60a4370f38444303c
parent5af2c2b9c8a266e2327584c2a3cac265871481eb
Implemented byte-bases trie.
lib/trie-test.c [new file with mode: 0644]
lib/trie-test.t [new file with mode: 0644]
lib/trie.h [new file with mode: 0644]