summaryrefslogtreecommitdiff
path: root/example/testCongestionTk.pl
diff options
context:
space:
mode:
Diffstat (limited to 'example/testCongestionTk.pl')
-rwxr-xr-xexample/testCongestionTk.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/example/testCongestionTk.pl b/example/testCongestionTk.pl
index aa3d21a..cc6e511 100755
--- a/example/testCongestionTk.pl
+++ b/example/testCongestionTk.pl
@@ -73,8 +73,9 @@ if (exists ($options{send})) {
$bus->start ();
-$bus->mainLoop ();
+#$bus->mainLoop ();
#Tk::MainLoop ();
+Ivy::mainLoop ();
# PROCEDURES