From 8359203e61febbf010ecd97e50c9c85fe139daa4 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 25 Jul 1996 15:55:34 +0000 Subject: [PATCH] IrTcl version 1.2 release. --- client.tcl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/client.tcl b/client.tcl index fbf9401..91aed37 100644 --- a/client.tcl +++ b/client.tcl @@ -4,7 +4,10 @@ # Sebastian Hammer, Adam Dickmeiss # # $Log: client.tcl,v $ -# Revision 1.93 1996-06-28 08:43:54 adam +# Revision 1.94 1996-07-25 15:55:34 adam +# IrTcl version 1.2 release. +# +# Revision 1.93 1996/06/28 08:43:54 adam # Moved towards version 1.2. # # Revision 1.92 1996/03/29 16:04:30 adam @@ -3975,7 +3978,7 @@ if {[catch {ir z39}]} { } # Init: Uncomment this line if you wan't to enable logging. -z39 logLevel all +#z39 logLevel all # Init: If hostid is a valid target, a new connection will be established # immediately. -- 1.7.10.4