data1 part of zebra
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 22 Oct 2002 12:51:08 +0000 (12:51 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 22 Oct 2002 12:51:08 +0000 (12:51 +0000)
commit519fefb91135ad52134b9fc4e82b3874f5525a2b
tree6667e2f624e1fd5927bb3bdc87c5099971b1e6dc
parente868e46c150fd38e72a1d087ce5306bb7c715847
data1 part of zebra
72 files changed:
CHANGELOG
Makefile.am
configure.in
data1/Makefile.am [new file with mode: 0644]
data1/d1_absyn.c [new file with mode: 0644]
data1/d1_attset.c [new file with mode: 0644]
data1/d1_doespec.c [new file with mode: 0644]
data1/d1_espec.c [new file with mode: 0644]
data1/d1_expout.c [new file with mode: 0644]
data1/d1_grs.c [new file with mode: 0644]
data1/d1_handle.c [new file with mode: 0644]
data1/d1_if.c [new file with mode: 0644]
data1/d1_map.c [new file with mode: 0644]
data1/d1_marc.c [new file with mode: 0644]
data1/d1_prtree.c [new file with mode: 0644]
data1/d1_read.c [new file with mode: 0644]
data1/d1_soif.c [new file with mode: 0644]
data1/d1_sumout.c [new file with mode: 0644]
data1/d1_sutrs.c [new file with mode: 0644]
data1/d1_tagset.c [new file with mode: 0644]
data1/d1_varset.c [new file with mode: 0644]
data1/d1_write.c [new file with mode: 0644]
include/Makefile.am
include/d1_attset.h [new file with mode: 0644]
include/d1_map.h [new file with mode: 0644]
include/data1.h [new file with mode: 0644]
include/recctrl.h
index/Makefile.am
index/extract.c
index/index.h
index/main.c
index/zinfo.h
index/zserver.c
recctrl/grsread.h
recctrl/xmlread.c
tab/Makefile [new file with mode: 0644]
tab/Makefile.am
tab/Makefile.in [new file with mode: 0644]
tab/bib1.att [new file with mode: 0644]
tab/dan1.att [new file with mode: 0644]
tab/danmarc.abs [new file with mode: 0644]
tab/danmarc.mar [new file with mode: 0644]
tab/explain.abs [new file with mode: 0644]
tab/explain.att [new file with mode: 0644]
tab/explain.tag [new file with mode: 0644]
tab/generic.tag [new file with mode: 0644]
tab/gils-a.est [new file with mode: 0644]
tab/gils-b.est [new file with mode: 0644]
tab/gils-f.est [new file with mode: 0644]
tab/gils-g.est [new file with mode: 0644]
tab/gils-summary.map [new file with mode: 0644]
tab/gils-usmarc.map [new file with mode: 0644]
tab/gils-variant.est [new file with mode: 0644]
tab/gils.abs [new file with mode: 0644]
tab/gils.att [new file with mode: 0644]
tab/gils.tag [new file with mode: 0644]
tab/meta-b.est [new file with mode: 0644]
tab/meta-usmarc.map [new file with mode: 0644]
tab/meta.abs [new file with mode: 0644]
tab/meta.tag [new file with mode: 0644]
tab/summary.abs [new file with mode: 0644]
tab/summary.tag [new file with mode: 0644]
tab/tagsetg.tag [new file with mode: 0644]
tab/tagsetm.tag [new file with mode: 0644]
tab/usmarc-b.est [new file with mode: 0644]
tab/usmarc.abs [new file with mode: 0644]
tab/usmarc.mar [new file with mode: 0644]
tab/usmarc.tag [new file with mode: 0644]
tab/var1.var [new file with mode: 0644]
tab/wais-b.est [new file with mode: 0644]
tab/wais-variant.est [new file with mode: 0644]
tab/wais.abs [new file with mode: 0644]