Fixed a bug in isamh_pp_read and cleaned up a bit
[idzebra-moved-to-github.git] / test / gils / zebra.cfg
1 # Simple Zebra configuration file
2 # $Id: zebra.cfg,v 1.5 1999-07-08 14:23:27 heikki Exp $
3 #
4 # Where are the YAZ / Zebra tables located?
5 profilePath: .:../../tab:../../../yaz/tab
6
7 # Files that describe the attribute sets supported.
8 attset: bib1.att
9 attset: gils.att
10 attset: explain.att
11
12 isam: h
13 #isam: c
14
15 isamhDebug: 7
16
17 recordtype: grs.sgml
18