From cf71e5f27e91fe8525d5cd7354d2cf6d17b4f4c1 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 28 Aug 1995 12:21:52 +0000 Subject: [PATCH] Some version doc changed. --- doc/ir-tcl.sgml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/ir-tcl.sgml b/doc/ir-tcl.sgml index eabcad7..aeb4250 100644 --- a/doc/ir-tcl.sgml +++ b/doc/ir-tcl.sgml @@ -1,13 +1,13 @@
IrTcl User's Guide and Reference <author>Index Data, <tt/info@index.ping.dk/ -<date>$Revision: 1.11 $ +<date>$Revision: 1.12 $ <abstract> This document describes IrTcl — an information retrieval toolkit for Tcl and Tk that provides access to the Z39.50/SR protocol. @@ -51,13 +51,13 @@ In order to compile you need: <itemize> <item> An ANSI C compiler such as GNU C. <item> Tcl. Version 7.3 and 7.4 has been tested. -<item> YAZ version 1.0b or higher +<item> YAZ version 1.0b3 or higher. </itemize> As an option you may want: <itemize> -<item> Tk. Version 3.6 and 4.0b4 has been tested. -<item> XTI/mosi +<item> Tk. Version 3.6 and 4.0 has been tested. +<item> XTI/mOSI </itemize> Unpack the <sf/IrTcl/ package at the same directory level as <bf/YAZ/. -- 1.7.10.4