aboutsummaryrefslogtreecommitdiff
path: root/ds-abs/ds-dump-only.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-11-20 11:20:42 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-11-20 11:20:42 +0000
commite64cc81fe00f214cd1d22c04cbe0028127b8914c (patch)
tree0e31ec21b94dda56d5ed8159f857b011d77d7d40 /ds-abs/ds-dump-only.pd
parent37d975c6840d568581af991905854d55dd2a55bd (diff)
removed import/declare til it works
svn path=/trunk/abstractions/sfruit/; revision=10372
Diffstat (limited to 'ds-abs/ds-dump-only.pd')
-rw-r--r--ds-abs/ds-dump-only.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/ds-abs/ds-dump-only.pd b/ds-abs/ds-dump-only.pd
index ce3a454..65956c8 100644
--- a/ds-abs/ds-dump-only.pd
+++ b/ds-abs/ds-dump-only.pd
@@ -1,5 +1,5 @@
#N canvas 480 22 450 300 10;
-#X declare -lib list-abs;
+
#X obj 182 135 until;
#X msg 182 156 next;
#X obj 56 90 list append \$1;
@@ -11,7 +11,7 @@
#X obj 317 40 t b b b;
#X obj 242 242 outlet;
#X obj 182 179 pointer \$2;
-#X obj 318 18 import list-abs;
+#X obj 318 18 import-disabled list-abs;
#X connect 0 0 1 0;
#X connect 1 0 10 0;
#X connect 2 0 3 0;