From 735ed9822b4aa58fefac8a179d49cb09f93f8831 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Thu, 18 Sep 2008 10:01:28 +0000 Subject: added [saveclear] for clearing dynamically generated subpatches on save, [storebang] for making gui lists of values, and added [import] statements to all patches in senderfruit svn path=/trunk/abstractions/senderfruit/; revision=10297 --- core/mate.pd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/mate.pd') diff --git a/core/mate.pd b/core/mate.pd index 6490d07..d33a865 100644 --- a/core/mate.pd +++ b/core/mate.pd @@ -1,4 +1,5 @@ #N canvas 0 22 450 300 10; +#X declare -lib moonlib -lib ggee; #X obj 284 110 getdir 1; #X obj 284 163 list2symbol /; #X obj 284 75 t b b; @@ -15,6 +16,7 @@ #X msg 144 137 mate \$1; #X obj 101 101 bng 15 250 50 0 \$0edit \$0editR T 4 8 0 12 -139998 -262144 -262144; +#X obj 62 50 import moonlib ggee; #X connect 0 0 4 0; #X connect 0 0 8 0; #X connect 1 0 6 0; -- cgit v1.2.1