From 89f0eec121e7ed1a5367889a7036bac40c99b135 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Tue, 23 Sep 2008 09:20:51 +0000 Subject: more list-abs svn path=/trunk/abstractions/senderfruit/; revision=10307 --- core/list-proc-insert-help.pd | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'core/list-proc-insert-help.pd') diff --git a/core/list-proc-insert-help.pd b/core/list-proc-insert-help.pd index 28e0d33..07d112f 100644 --- a/core/list-proc-insert-help.pd +++ b/core/list-proc-insert-help.pd @@ -1,4 +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; @@ -35,6 +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 connect 0 0 5 0; #X connect 0 1 2 0; #X connect 1 0 0 0; -- cgit v1.2.1