summaryrefslogtreecommitdiff
path: root/src/Test.tcl
diff options
context:
space:
mode:
authorfcolin2004-03-12 09:37:05 +0000
committerfcolin2004-03-12 09:37:05 +0000
commitb64640f991932bda111e97dd1eb28553e5202b9e (patch)
tree1960b7e4e064014c3e259cebe61a2c72820f5cc3 /src/Test.tcl
parentd552172d149566e974bccf75dff2bc15bad69602 (diff)
downloadivy-c-b64640f991932bda111e97dd1eb28553e5202b9e.zip
ivy-c-b64640f991932bda111e97dd1eb28553e5202b9e.tar.gz
ivy-c-b64640f991932bda111e97dd1eb28553e5202b9e.tar.bz2
ivy-c-b64640f991932bda111e97dd1eb28553e5202b9e.tar.xz
compile avec MINGW sous WIN32
Diffstat (limited to 'src/Test.tcl')
-rwxr-xr-xsrc/Test.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Test.tcl b/src/Test.tcl
index aad5cd4..052b3bb 100755
--- a/src/Test.tcl
+++ b/src/Test.tcl
@@ -9,7 +9,7 @@ proc msgCB {str} {
puts "TCL:Message:$str"
}
Ivy::init TESTTCL "TESTTCL Ready" conCB discCB
-Ivy::start 143.196.53.255:2011
+Ivy::start ""
Ivy::bind "(.*)" msgCB
Ivy::applist
Ivy::send test