From 356f94fc355f36c16e48555d10c2377dff4b7554 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 17 Mar 2015 22:38:45 +0000 Subject: Gem 096ed6ef786b7a9d6e11a437ff8526619c89a1fd osx/x86_64 built 'coverity_scan:096ed6ef786b7a9d6e11a437ff8526619c89a1fd' for osx/x86_64 --- Gem/examples/13.recursion/stack.pd | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 Gem/examples/13.recursion/stack.pd (limited to 'Gem/examples/13.recursion/stack.pd') diff --git a/Gem/examples/13.recursion/stack.pd b/Gem/examples/13.recursion/stack.pd deleted file mode 100644 index 789ea8f..0000000 --- a/Gem/examples/13.recursion/stack.pd +++ /dev/null @@ -1,38 +0,0 @@ -#N canvas 0 0 351 366 10; -#X obj 25 19 inlet; -#X text 69 18 pop; -#X obj 166 18 inlet; -#X text 213 17 push; -#X obj 25 53 t b b; -#X obj 25 152 list prepend; -#X msg 88 127 0; -#X msg 121 127 1; -#X obj 25 183 route 0 1; -#X obj 25 251 list split 1; -#X obj 25 298 outlet; -#X obj 25 97 list; -#X text 79 298 popped; -#X obj 166 299 outlet; -#X text 220 298 empty; -#X obj 166 47 t b a b; -#X obj 109 217 list prepend; -#X obj 120 182 print stack-internal-error; -#X text 17 330 stack.pd (GPL) ; -#X connect 0 0 4 0; -#X connect 2 0 15 0; -#X connect 4 0 11 0; -#X connect 4 1 6 0; -#X connect 5 0 8 0; -#X connect 6 0 5 1; -#X connect 7 0 5 1; -#X connect 8 0 9 0; -#X connect 8 1 16 0; -#X connect 8 2 17 0; -#X connect 9 0 10 0; -#X connect 9 1 11 1; -#X connect 9 2 13 0; -#X connect 11 0 5 0; -#X connect 15 0 11 0; -#X connect 15 1 16 1; -#X connect 15 2 7 0; -#X connect 16 0 11 1; -- cgit v1.2.1