aboutsummaryrefslogtreecommitdiff
path: root/core/countseq.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-09-17 12:35:17 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-09-17 12:35:17 +0000
commit2e07534a6518180458b9c3ce4e48a5dbd294f25c (patch)
tree9d9fc5c8c338bc26af8df64dc94711c0721360dd /core/countseq.pd
parent2eb7e0508a4231479df6011dcd61221199a8db82 (diff)
beginning to add import statements
svn path=/trunk/abstractions/senderfruit/; revision=10293
Diffstat (limited to 'core/countseq.pd')
-rw-r--r--core/countseq.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/countseq.pd b/core/countseq.pd
index 28dc23a..b5d32b5 100644
--- a/core/countseq.pd
+++ b/core/countseq.pd
@@ -1,4 +1,5 @@
#N canvas 974 303 373 390 10;
+#X declare -lib list-abs -lib iemlib;
#X obj 26 159 f;
#X obj 81 83 sel restart;
#X msg 81 108 0;
@@ -71,6 +72,7 @@
#X obj 139 228 list-apply - 1;
#X obj 80 63 list;
#X obj 28 32 route bang seek;
+#X obj 180 9 import list-abs iemlib;
#X connect 0 0 13 0;
#X connect 0 0 19 0;
#X connect 0 0 20 0;