From faada59567f8cb252f4a909116595ce309ff5828 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 23 May 2003 12:29:55 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r647, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/miXed/; revision=648 --- test/cyclone/testmess-reentrant.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 test/cyclone/testmess-reentrant.pd (limited to 'test/cyclone/testmess-reentrant.pd') diff --git a/test/cyclone/testmess-reentrant.pd b/test/cyclone/testmess-reentrant.pd new file mode 100644 index 0000000..afac922 --- /dev/null +++ b/test/cyclone/testmess-reentrant.pd @@ -0,0 +1,25 @@ +#N canvas 326 112 405 388 12; +#X obj 67 328 print; +#X obj 67 57 t a b; +#X obj 67 136 spigot; +#X msg 193 95 1; +#X msg 194 136 0; +#X msg 117 220 -9 -8 -7 -6 -5 -4 -3 -2 -1; +#X msg 67 19 test this mess; +#X msg 92 254 test; +#X obj 92 290 testmess 16 heap; +#X obj 67 95 testmess 8; +#X obj 67 181 t a b b b; +#X connect 1 0 9 0; +#X connect 1 1 3 0; +#X connect 2 0 10 0; +#X connect 3 0 2 1; +#X connect 4 0 2 1; +#X connect 5 0 9 0; +#X connect 6 0 1 0; +#X connect 7 0 8 0; +#X connect 9 0 2 0; +#X connect 10 0 0 0; +#X connect 10 1 7 0; +#X connect 10 2 5 0; +#X connect 10 3 4 0; -- cgit v1.2.1