Added Marc21 examples
[idzebra-moved-to-github.git] / examples / marc21 / zebra.cfg
diff --git a/examples/marc21/zebra.cfg b/examples/marc21/zebra.cfg
new file mode 100644 (file)
index 0000000..97aabb2
--- /dev/null
@@ -0,0 +1,13 @@
+# Simple Zebra configuration file
+# $Id: zebra.cfg,v 1.1 2005-01-04 17:03:22 quinn Exp $
+#
+# Where the schema files, attribute files, etc are located.
+profilePath: ${srcdir:-.}:${srcdir:-.}/../../tab
+
+# Files that describe the attribute sets supported.
+attset: bib1.att
+attset: explain.att
+
+recordType: grs.marcxml.marc21
+
+modulePath: ../../recctrl/.libs