diff options
author | Luke Iannini <lukeiannini@users.sourceforge.net> | 2008-10-26 08:22:12 +0000 |
---|---|---|
committer | Luke Iannini <lukeiannini@users.sourceforge.net> | 2008-10-26 08:22:12 +0000 |
commit | 204cb1b74aeec62614a3de516ab67779618e9a36 (patch) | |
tree | b1d404adb3d313e3ed6a8410fbcf6b9f79faf83f /core/saveclear.pd | |
parent | 2ded32118bbf25d3bdaa95acded1fffe22be2329 (diff) |
continued reorg
svn path=/trunk/abstractions/sfruit/; revision=10349
Diffstat (limited to 'core/saveclear.pd')
-rw-r--r-- | core/saveclear.pd | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/core/saveclear.pd b/core/saveclear.pd deleted file mode 100644 index ce9e065..0000000 --- a/core/saveclear.pd +++ /dev/null @@ -1,14 +0,0 @@ -#N canvas 591 377 210 205 10; -#X declare -lib toxy; -#X msg 26 47 capture 1; -#X obj 68 97 route menusave; -#X obj 26 21 loadbang; -#X obj 26 73 tot .parent; -#X msg 68 121 clear; -#X obj 68 147 s \$1; -#X obj 111 22 import toxy; -#X connect 0 0 3 0; -#X connect 1 0 4 0; -#X connect 2 0 0 0; -#X connect 3 2 1 0; -#X connect 4 0 5 0; |