aboutsummaryrefslogtreecommitdiff
path: root/core/pcount.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/pcount.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/pcount.pd')
-rw-r--r--core/pcount.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pcount.pd b/core/pcount.pd
index a6ee2f6..8261e27 100644
--- a/core/pcount.pd
+++ b/core/pcount.pd
@@ -1,4 +1,5 @@
#N canvas 731 546 353 279 10;
+#X declare -lib iemlib;
#X obj 78 24 inlet;
#X obj 63 144 f 0;
#X msg 78 108 0;
@@ -11,6 +12,7 @@
#X obj 208 144 mod \$2;
#X obj 171 111 init 1;
#X obj 257 111 init 1e+21;
+#X obj 174 191 import iemlib;
#X connect 0 0 4 0;
#X connect 1 0 3 0;
#X connect 1 0 8 0;