Implemented loadable filters.
[idzebra-moved-to-github.git] / test / cddb / zebra.cfg
index 0cb190a..521c14e 100644 (file)
@@ -1,5 +1,5 @@
 # Simple Zebra configuration file
-# $Id: zebra.cfg,v 1.1 2001-02-27 09:50:18 adam Exp $
+# $Id: zebra.cfg,v 1.3 2004-09-27 10:44:50 adam Exp $
 #
 # Where the schema files, attribute files, etc are located.
 profilePath: .:../../tab:../../../yaz/tab
@@ -9,8 +9,10 @@ attset: bib1.att
 attset: gils.att
 attset: explain.att
 
-recordtype: grs.regx.cddb
+recordtype: grs.tcl.cddb
 
 storekeys: 1
 storedata: 1
 #recordId: (bib1,identifier-standard)
+
+modulePath: ../../recctrl/.libs