Describe cql/pqf.properties
authormike <mike>
Wed, 21 Dec 2005 00:16:10 +0000 (00:16 +0000)
committermike <mike>
Wed, 21 Dec 2005 00:16:10 +0000 (00:16 +0000)
samples/README

index f4e7686..ccc7ebb 100644 (file)
@@ -1,4 +1,4 @@
-$Id: README,v 1.2 2005-12-09 10:35:46 mike Exp $
+$Id: README,v 1.3 2005-12-21 00:16:10 mike Exp $
 
 This area contains sample programs that exercise all three of the APIs
 supported by this module.  The programs for each API are contained in
@@ -30,4 +30,6 @@ zoomtst1.pl -- A direct translation of the "zoomtst.c" application
 
 In addition, this "sample" directory contains sample records that are
 used by the test-suite to exercise the update functionality.  These
-are found in the "records" subdirectory.
+are found in the "records" subdirectory.  It also provides a
+CQL-to-PQF mapping file (copied blindly from the one in the YAZ
+distribution), found in the "cql" directory.