From eb22d015af8ae3cce21364bc72110308e3e65cc2 Mon Sep 17 00:00:00 2001 From: Heikki Levanto Date: Tue, 24 Aug 1999 13:22:19 +0000 Subject: [PATCH] Fallback to isamc --- test/gils/zebra.cfg | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/test/gils/zebra.cfg b/test/gils/zebra.cfg index eec20c7..d552d73 100644 --- a/test/gils/zebra.cfg +++ b/test/gils/zebra.cfg @@ -1,5 +1,5 @@ # Simple Zebra configuration file -# $Id: zebra.cfg,v 1.6 1999-07-13 13:37:38 adam Exp $ +# $Id: zebra.cfg,v 1.7 1999-08-24 13:22:19 heikki Exp $ # # Where are the YAZ / Zebra tables located? profilePath: .:../../tab:../../../yaz/tab @@ -9,10 +9,13 @@ attset: bib1.att attset: gils.att attset: explain.att -#isam: h -isam: c +#isam: d +#isamdddebug: 0 + +#isam: + +#isamhDebug: 9 -isamhDebug: 7 recordtype: grs.sgml -- 1.7.10.4