aboutsummaryrefslogtreecommitdiff
path: root/core/ds-get-list.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-09-18 10:01:28 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-09-18 10:01:28 +0000
commit735ed9822b4aa58fefac8a179d49cb09f93f8831 (patch)
tree65f8aa13dd471fe764bc78801c2484b43de72bd7 /core/ds-get-list.pd
parent2e07534a6518180458b9c3ce4e48a5dbd294f25c (diff)
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
Diffstat (limited to 'core/ds-get-list.pd')
-rw-r--r--core/ds-get-list.pd3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/ds-get-list.pd b/core/ds-get-list.pd
index 8048067..b1d4a0e 100644
--- a/core/ds-get-list.pd
+++ b/core/ds-get-list.pd
@@ -1,4 +1,6 @@
#N canvas 539 101 566 566 10;
+#X declare -lib list-abs;
+#X declare -lib iemlib -lib list-abs;
#N canvas 936 317 494 366 builder 1;
#X obj 182 56 dollarg;
#X obj 182 30 initbang;
@@ -40,6 +42,7 @@
#X msg -6 282 connect 4 0 5 0;
#X obj 202 158 list trim;
#X obj 202 135 list prepend obj 10 100 get;
+#X obj 310 29 import iemlib list-abs;
#X connect 0 0 10 0;
#X connect 0 1 8 1;
#X connect 1 0 0 0;