X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=client.tcl;h=119f17135c4d987d4bacd5f1822d184ec73b5e7a;hb=65fea30cfd089efc35983b5cf298c41b7f9284a6;hp=61e89da8bf81c85b4bc827a2e579e7962fce552c;hpb=cb1b4298a2ca7cc24dc6e516609d37156fed8910;p=ir-tcl-moved-to-github.git diff --git a/client.tcl b/client.tcl index 61e89da..119f171 100644 --- a/client.tcl +++ b/client.tcl @@ -4,7 +4,11 @@ # Sebastian Hammer, Adam Dickmeiss # # $Log: client.tcl,v $ -# Revision 1.82 1995-11-02 08:47:56 adam +# Revision 1.83 1995-11-28 17:26:36 adam +# Removed Carriage return from ir-tcl.c! +# Removed misc. debug logs. +# +# Revision 1.82 1995/11/02 08:47:56 adam # Text widgets are flat now. # # Revision 1.81 1995/10/19 10:34:43 adam @@ -424,7 +428,7 @@ proc set-wrap {m} { } proc dputs {m} { - puts $m +# puts $m } proc set-display-format {f} { @@ -3354,7 +3358,7 @@ if {[catch {ir z39}]} { ir z39 puts "ok" } -z39 logLevel all +#z39 logLevel all if {$hostid != "Default"} { catch {open-target $hostid $hostbase}