aboutsummaryrefslogtreecommitdiff
path: root/sfruit/list-value-help.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-value-help.pd
parente64cc81fe00f214cd1d22c04cbe0028127b8914c (diff)
removed import/declare til it works
svn path=/trunk/abstractions/sfruit/; revision=10373
Diffstat (limited to 'sfruit/list-value-help.pd')
-rw-r--r--sfruit/list-value-help.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfruit/list-value-help.pd b/sfruit/list-value-help.pd
index f412497..17d2895 100644
--- a/sfruit/list-value-help.pd
+++ b/sfruit/list-value-help.pd
@@ -1,11 +1,11 @@
#N canvas 439 39 591 371 10;
-#X declare -lib list-abs;
+
#X msg 111 152 a b c;
#X obj 263 156 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 263 199 list-value cheese;
#X obj 111 200 list-value cheese;
-#X obj 439 23 import list-abs;
+#X obj 439 23 import-disabled list-abs;
#X obj 263 272 prepent set;
#X msg 159 152 e f g;
#X text 17 22 [list-value] - [v]/[value] for lists \, or anything else.