Loading of the nfa now possible from an xml file.
authorHeikki Levanto <heikki@indexdata.dk>
Fri, 14 Jul 2006 13:06:37 +0000 (13:06 +0000)
committerHeikki Levanto <heikki@indexdata.dk>
Fri, 14 Jul 2006 13:06:37 +0000 (13:06 +0000)
commitfd3a0b7302ceed6425c05b6537cb654201cb1494
tree1f1dd7e817aae07737e5f084998c57c80ad7f309
parent5ed3b6561d90d13f64be7f9ae8beaf4a0b3f8e32
Loading of the nfa now possible from an xml file.
Had to disable two tests, because make distcheck could not
find the files I wanted to load. After that distcheck passes
all right.
include/yaz/nfa.h
include/yaz/nfaxml.h
src/nfa.c
src/nfaxml.c
test/Makefile.am
test/nfaxmltest1.c