Started the error handling in nfaxml. Not at all ready, but I want it in
authorHeikki Levanto <heikki@indexdata.dk>
Tue, 4 Jul 2006 12:59:56 +0000 (12:59 +0000)
committerHeikki Levanto <heikki@indexdata.dk>
Tue, 4 Jul 2006 12:59:56 +0000 (12:59 +0000)
commitfb61309506b52ca0dad9aea4135ceeda63707b0d
tree1f699176b48dc693da589e055dbe4642d471d9b5
parentacf66fb3406fb7eb3e8c76cbe073cbe061080a5a
Started the error handling in nfaxml. Not at all ready, but I want it in
CVS.
include/yaz/Makefile.am
include/yaz/nfa.h
include/yaz/nfaxml.h [new file with mode: 0644]
src/Makefile.am
src/nfa.c
src/nfaxml.c [new file with mode: 0644]
test/Makefile.am