From b64640f991932bda111e97dd1eb28553e5202b9e Mon Sep 17 00:00:00 2001 From: fcolin Date: Fri, 12 Mar 2004 09:37:05 +0000 Subject: compile avec MINGW sous WIN32 --- src/Test.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Test.tcl') 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 -- cgit v1.1