aboutsummaryrefslogtreecommitdiff
path: root/core/ds-next-element.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-next-element.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-next-element.pd')
-rw-r--r--core/ds-next-element.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/ds-next-element.pd b/core/ds-next-element.pd
index 01fb0d5..43c7d4b 100644
--- a/core/ds-next-element.pd
+++ b/core/ds-next-element.pd
@@ -1,4 +1,5 @@
#N canvas 453 22 467 768 10;
+#X declare -lib iemlib;
#X obj 133 259 f;
#X obj 160 259 + 1;
#X obj 133 237 until;
@@ -94,6 +95,7 @@
#X obj 315 34 inlet;
#X obj 91 51 pointer;
#X obj 91 30 t b a;
+#X obj 282 128 import iemlib;
#X connect 0 0 1 0;
#X connect 0 0 28 0;
#X connect 1 0 0 1;