From 406f391aff7ebf7a39e35d3dd50d494e73cdf068 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 13 Sep 2006 15:36:12 +0000 Subject: [PATCH 1/1] Describe auto-genewration of PQF config. --- zebra/README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/zebra/README b/zebra/README index cfa8a2e..bdb8d51 100644 --- a/zebra/README +++ b/zebra/README @@ -1,4 +1,4 @@ -$Id: README,v 1.10 2006-06-16 14:25:32 mike Exp $ +$Id: README,v 1.11 2006-09-13 15:36:12 mike Exp $ What's what in this directory: @@ -30,7 +30,9 @@ pqf.properties -- The specification for how CQL queries are translated ezeerex2pqfproperties.pl -- An in-progress script to automatically generate the pqf.properties file from an extended ZeeRex - record. Not yet in use. + record. Not yet in use. A Makefile controls the use of this + script to generate "terse.properties", which may be, but is + not, used in place of "pqf.properties". zebra.cfg -- Zebra-specific configuration, including the location of the register files, the location of the XSLT filter -- 1.7.10.4