From 7877f72714417871cd555050060131660146a053 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 13 Jul 1999 13:37:38 +0000 Subject: [PATCH] Updated zebra.cfg. --- test/gils/zebra.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/gils/zebra.cfg b/test/gils/zebra.cfg index b471228..eec20c7 100644 --- a/test/gils/zebra.cfg +++ b/test/gils/zebra.cfg @@ -1,5 +1,5 @@ # Simple Zebra configuration file -# $Id: zebra.cfg,v 1.5 1999-07-08 14:23:27 heikki Exp $ +# $Id: zebra.cfg,v 1.6 1999-07-13 13:37:38 adam Exp $ # # Where are the YAZ / Zebra tables located? profilePath: .:../../tab:../../../yaz/tab @@ -9,8 +9,8 @@ attset: bib1.att attset: gils.att attset: explain.att -isam: h -#isam: c +#isam: h +isam: c isamhDebug: 7 -- 1.7.10.4