Implemented loadable filters.
[idzebra-moved-to-github.git] / test / charmap / zebra.cfg
index 07d0695..7800c3e 100644 (file)
@@ -1,8 +1,9 @@
 # Simple Zebra configuration file
-# $Id: zebra.cfg,v 1.1 2004-03-09 15:12:15 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
+profilePath: ${srcdir:-.}:${srcdir:-.}/../../tab
+
 
 # Files that describe the attribute sets supported.
 attset: bib1.att
@@ -12,3 +13,5 @@ attset: explain.att
 recordtype: grs.xml
 
 isam: b
+
+modulePath: ../../recctrl/.libs