Implemented loadable filters.
[idzebra-moved-to-github.git] / test / malxml / zebra.cfg
index 1ceb59a..8e66781 100644 (file)
@@ -1,8 +1,8 @@
 # Simple Zebra configuration file
-# $Id: zebra.cfg,v 1.1 2003-09-08 09:30:17 adam Exp $
+# $Id: zebra.cfg,v 1.3 2004-09-27 10:44:51 adam Exp $
 #
 # Where the schema files, attribute files, etc are located.
-profilePath: .:../../tab
+profilePath: ${srcdir:-.}/../../tab
 
 # Files that describe the attribute sets supported.
 attset: bib1.att
@@ -15,3 +15,5 @@ recordtype: grs.xml
 #storedata: 1
 #recordId: (bib1,identifier-standard)
 isam: b
+
+modulePath: ../../recctrl/.libs