From bbc9144d848a76f48fcfa380584acf868c374e68 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Thu, 20 Nov 2008 11:22:18 +0000 Subject: removed import/declare til it works svn path=/trunk/abstractions/sfruit/; revision=10373 --- sfruit/list-proc-insert-help.pd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sfruit/list-proc-insert-help.pd') diff --git a/sfruit/list-proc-insert-help.pd b/sfruit/list-proc-insert-help.pd index 07d112f..e6f49e7 100644 --- a/sfruit/list-proc-insert-help.pd +++ b/sfruit/list-proc-insert-help.pd @@ -1,7 +1,7 @@ #N canvas 246 385 587 311 10; -#X declare -lib list-abs; -#X declare -lib list-abs; -#X declare -lib list-abs; + + + #X obj 58 181 list-proc-insert; #X msg 58 96 a b c d e f g; #X obj 182 181 list-len; @@ -38,7 +38,7 @@ to the original list.; #X restore 310 185 pd how_to_append; #X text 7 6 list-proc-insert: call user-defined process on incoming list and insert result into original list at position POS.; -#X obj 416 30 import list-abs; +#X obj 416 30 import-disabled list-abs; #X connect 0 0 5 0; #X connect 0 1 2 0; #X connect 1 0 0 0; -- cgit v1.2.1