From 13a1eadd9c94e9446dcbc31e02324c7f048f718d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 17 Aug 2007 16:22:51 +0000 Subject: reordered the numbering using the script svn path=/trunk/; revision=8628 --- doc/tutorials/intro/50.multiple_messages.pd | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 doc/tutorials/intro/50.multiple_messages.pd (limited to 'doc/tutorials/intro/50.multiple_messages.pd') diff --git a/doc/tutorials/intro/50.multiple_messages.pd b/doc/tutorials/intro/50.multiple_messages.pd deleted file mode 100644 index c20cae95..00000000 --- a/doc/tutorials/intro/50.multiple_messages.pd +++ /dev/null @@ -1,18 +0,0 @@ -#N canvas 10 40 620 460 12; -#X obj -49 6 cnv 15 400 40 empty empty multiple_messages 20 12 0 24 --228992 -66577 0; -#X text -42 70 You can send multiple messages in one message box by -separating them with commas:; -#X msg 7 161 1 \, 2 \, 3; -#X text 102 175 these each print on a new line; -#X msg 7 263 first 1 \, second 2 \, third 3; -#X obj 7 308 route first second third; -#X floatatom 7 335 5 0 0 0 - - -; -#X floatatom 85 335 5 0 0 0 - - -; -#X floatatom 163 335 5 0 0 0 - - -; -#X obj 7 195 print; -#X connect 2 0 9 0; -#X connect 4 0 5 0; -#X connect 5 0 6 0; -#X connect 5 1 7 0; -#X connect 5 2 8 0; -- cgit v1.2.1