aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorN.N. <krzyszcz@users.sourceforge.net>2004-03-29 17:09:53 +0000
committerN.N. <krzyszcz@users.sourceforge.net>2004-03-29 17:09:53 +0000
commit14b05069b61d8d86d52415acb1adea7a61547ac6 (patch)
treec1a5e683b309349d4c261476154897fba6c0578b /test
parent6f0f6fb5c0fe8ab2548c84a65fb6d1ee9363e317 (diff)
toxy alpha10
svn path=/trunk/externals/miXed/; revision=1502
Diffstat (limited to 'test')
-rw-r--r--test/toxy/tot-query.pd8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/toxy/tot-query.pd b/test/toxy/tot-query.pd
index 36286b3..7ecb091 100644
--- a/test/toxy/tot-query.pd
+++ b/test/toxy/tot-query.pd
@@ -38,9 +38,9 @@ txt .: concat set $txt;
#X obj 21 468 tot .;
#X obj 67 238 tot .;
#X msg 67 202 tot eval .< [global ch .: info exists ch] .>;
-#X msg 54 376 tot set ::ch [open ~/.pdrc] \, query concat set [read
-$::ch] \, after 0 .(tot close $::ch .: unset ::ch.);
#X msg 21 502;
+#X msg 54 376 tot set ::ch [open ~/.pdrc] \, query concat set [read
+$::ch] \, tot after 0 .(close $::ch .: unset ::ch.);
#X connect 0 0 11 0;
#X connect 1 0 3 0;
#X connect 2 0 11 0;
@@ -55,7 +55,7 @@ $::ch] \, after 0 .(tot close $::ch .: unset ::ch.);
#X connect 10 0 14 0;
#X connect 11 0 14 0;
#X connect 12 0 14 0;
-#X connect 14 0 18 0;
+#X connect 14 0 17 0;
#X connect 15 1 4 0;
#X connect 16 0 15 0;
-#X connect 17 0 14 0;
+#X connect 18 0 14 0;