]> mj.ucw.cz Git - libucw.git/commit
Rewritten KMP... incomplete comments and some useful hooks for statistics
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Sun, 16 Apr 2006 11:40:08 +0000 (13:40 +0200)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Sun, 16 Apr 2006 11:40:08 +0000 (13:40 +0200)
commit1ebc934f9776b6f30785351fcfb7ddb526c9cd0c
tree11ed321815f2633abea1b8e3352b279960bc5817
parent06e407148505bb6f8fb92592d8484062362256ef
Rewritten KMP... incomplete comments and some useful hooks for statistics
lib/Makefile
lib/kmp-new.h [new file with mode: 0644]
lib/kmp-search.h [new file with mode: 0644]
lib/kmp-test.c [new file with mode: 0644]