Renamed Set utility to DFASet, since this is tied to the DFA module.
authorAdam Dickmeiss <adam@indexdata.dk>
Sat, 15 Jan 2005 21:45:42 +0000 (21:45 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sat, 15 Jan 2005 21:45:42 +0000 (21:45 +0000)
commit40e64fc6d452f02389a00e5c8004f895342099c2
treead403bf8c21abd5dc163d1184490de9802c1a09c
parent174ad2c7bbf2b7312ac080de2fd85d0509a55404
Renamed Set utility to DFASet, since this is tied to the DFA module.
Renamed include/set.h to include/dfaset.h.
Using YAZ_BEGIN_CDECL for public headers.
Removed str.h . It is not used anywhere.
16 files changed:
Makefile.am
dfa/dfa.c
dfa/dfap.h
dfa/set.c
dfa/states.c
include/Makefile.am
include/bset.h
include/dfa.h
include/dfaset.h [new file with mode: 0644]
include/direntz.h
include/idzebra/api.h
include/passwddb.h
include/set.h [deleted file]
include/sortidx.h
include/str.h [deleted file]
index/zinfo.h