aboutsummaryrefslogtreecommitdiff
path: root/core/s2l-shorten.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/s2l-shorten.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/s2l-shorten.pd')
-rw-r--r--core/s2l-shorten.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/s2l-shorten.pd b/core/s2l-shorten.pd
index b8d0056..0991ce0 100644
--- a/core/s2l-shorten.pd
+++ b/core/s2l-shorten.pd
@@ -1,4 +1,5 @@
#N canvas 0 25 331 384 10;
+#X declare -lib list-abs;
#X obj 41 42 inlet;
#X obj 41 64 s2l-explode;
#X obj 41 85 list split \$1;
@@ -14,6 +15,7 @@
#X obj 41 180 t b;
#X obj 74 181 t b;
#X obj 41 158 sel \$1;
+#X obj 186 68 import list-abs;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 2 0 11 0;