From c823b2bf3165990a556d50990adf4da5cee95593 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 2 Nov 2012 15:36:19 +0000 Subject: commit Gem 0.93.3 from http://gem.iem.at/releases/0.93.3/Gem-0.93.3-W32-i686.zip svn path=/trunk/; revision=16521 --- .../extra/Gem/examples/13.recursion/stack-help.pd | 40 +++++++++++----------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'packages/noncvs/windows/extra/Gem/examples/13.recursion/stack-help.pd') diff --git a/packages/noncvs/windows/extra/Gem/examples/13.recursion/stack-help.pd b/packages/noncvs/windows/extra/Gem/examples/13.recursion/stack-help.pd index 025fa746..681c4fed 100644 --- a/packages/noncvs/windows/extra/Gem/examples/13.recursion/stack-help.pd +++ b/packages/noncvs/windows/extra/Gem/examples/13.recursion/stack-help.pd @@ -1,20 +1,20 @@ -#N canvas 0 0 411 333 10; -#X obj 43 199 stack; -#X obj 43 269 print popped; -#X obj 73 249 print empty; -#X msg 130 163 list foo 2 bar; -#X floatatom 73 108 5 0 0 1 float - -; -#X obj 43 79 bng 15 250 50 0 empty empty pop 17 7 0 10 -262144 -1 -1 -; -#X symbolatom 101 135 10 0 0 1 symbol - -; -#X text 241 164 mixture of stuff; -#X text 13 9 A stack is a "first in \, last out" structure.; -#X text 13 48 Right inlet stores atom(s).; -#X text 13 29 Left inlet unstores the most recently stored atom.; -#X text 11 301 stack-help.pd (GPL) ; -#X connect 0 0 1 0; -#X connect 0 1 2 0; -#X connect 3 0 0 1; -#X connect 4 0 0 1; -#X connect 5 0 0 0; -#X connect 6 0 0 1; +#N canvas 0 0 411 333 10; +#X obj 43 199 stack; +#X obj 43 269 print popped; +#X obj 73 249 print empty; +#X msg 130 163 list foo 2 bar; +#X floatatom 73 108 5 0 0 1 float - -; +#X obj 43 79 bng 15 250 50 0 empty empty pop 17 7 0 10 -262144 -1 -1 +; +#X symbolatom 101 135 10 0 0 1 symbol - -; +#X text 241 164 mixture of stuff; +#X text 13 9 A stack is a "first in \, last out" structure.; +#X text 13 48 Right inlet stores atom(s).; +#X text 13 29 Left inlet unstores the most recently stored atom.; +#X text 11 301 stack-help.pd (GPL) ; +#X connect 0 0 1 0; +#X connect 0 1 2 0; +#X connect 3 0 0 1; +#X connect 4 0 0 1; +#X connect 5 0 0 0; +#X connect 6 0 0 1; -- cgit v1.2.1