aboutsummaryrefslogtreecommitdiff
path: root/sfruit/list-range.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-11-20 11:22:18 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-11-20 11:22:18 +0000
commitbbc9144d848a76f48fcfa380584acf868c374e68 (patch)
treebb893cea9f84ab37a0bdef80426c5ced6f90a7ad /sfruit/list-range.pd
parente64cc81fe00f214cd1d22c04cbe0028127b8914c (diff)
removed import/declare til it works
svn path=/trunk/abstractions/sfruit/; revision=10373
Diffstat (limited to 'sfruit/list-range.pd')
-rw-r--r--sfruit/list-range.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfruit/list-range.pd b/sfruit/list-range.pd
index 2ca09ed..3bf8983 100644
--- a/sfruit/list-range.pd
+++ b/sfruit/list-range.pd
@@ -1,5 +1,5 @@
#N canvas 740 166 285 632 10;
-#X declare -lib list-abs;
+
#X obj 129 52 t b b b;
#X obj 129 168 list-extend;
#X obj 129 28 loadbang;
@@ -125,7 +125,7 @@ count up from zero.;
#X obj 148 113 list-onearg \$2;
#X obj 129 143 list-onearg \$3;
#X obj 168 83 \$1;
-#X obj 152 246 import list-abs;
+#X obj 152 246 import-disabled list-abs;
#X connect 0 0 20 0;
#X connect 0 1 19 0;
#X connect 0 2 21 0;