From 720f16803dced409785e785bdbd6040b87247fad Mon Sep 17 00:00:00 2001 From: mike Date: Fri, 9 Dec 2005 10:35:46 +0000 Subject: [PATCH] Describe sample records. --- samples/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/samples/README b/samples/README index 6eeadec..f4e7686 100644 --- a/samples/README +++ b/samples/README @@ -1,4 +1,4 @@ -$Id: README,v 1.1 2005-10-12 11:53:49 mike Exp $ +$Id: README,v 1.2 2005-12-09 10:35:46 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 @@ -28,3 +28,6 @@ zoomtst1.pl -- A direct translation of the "zoomtst.c" application fetch the records that they find, whereas the C version is satisfied just to get the hit count. +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. -- 1.7.10.4