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/hotpack.pd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'core/hotpack.pd') diff --git a/core/hotpack.pd b/core/hotpack.pd index 7625535..bf2a2c3 100644 --- a/core/hotpack.pd +++ b/core/hotpack.pd @@ -1,5 +1,6 @@ #N canvas 4 22 859 425 10; -#N canvas 1321 240 446 500 builder 1; +#X declare -lib iemlib; +#N canvas 916 222 446 500 builder 0; #X obj -315 22 initbang; #X obj -288 219 s \$0self; #X obj -279 128 s \$0inlets; @@ -29,6 +30,7 @@ #X msg -274 46 4; #X obj -244 76 s \$0packObjID; #X obj -315 111 dollarg; +#X obj -95 18 import iemlib; #X connect 0 0 15 0; #X connect 3 0 4 0; #X connect 4 0 7 0; -- cgit v1.2.1