aboutsummaryrefslogtreecommitdiff
path: root/ds-abs/ds-end.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-end.pd
parent37d975c6840d568581af991905854d55dd2a55bd (diff)
removed import/declare til it works
svn path=/trunk/abstractions/sfruit/; revision=10372
Diffstat (limited to 'ds-abs/ds-end.pd')
-rw-r--r--ds-abs/ds-end.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/ds-abs/ds-end.pd b/ds-abs/ds-end.pd
index df873b1..f7688f5 100644
--- a/ds-abs/ds-end.pd
+++ b/ds-abs/ds-end.pd
@@ -1,5 +1,5 @@
#N canvas 61 377 261 305 10;
-#X declare -lib list-abs;
+
#X obj 139 175 pointer;
#X obj 139 37 inlet;
#X obj 100 228 pointer;
@@ -10,7 +10,7 @@
#X msg 139 140 next;
#X obj 178 198 t b b;
#X obj 100 255 outlet;
-#X obj 27 19 import list-abs;
+#X obj 27 19 import-disabled list-abs;
#X connect 0 0 2 1;
#X connect 0 1 8 0;
#X connect 1 0 5 0;