From 511ea942f6b5155c79b24cf935fa7125353bb62b Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sun, 1 Nov 2009 22:17:49 +0000 Subject: Last update of corrections by Patrick svn path=/trunk/abstractions/mtl/; revision=12714 --- listCutUp-help.pd | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'listCutUp-help.pd') diff --git a/listCutUp-help.pd b/listCutUp-help.pd index a775c64..e6d602d 100644 --- a/listCutUp-help.pd +++ b/listCutUp-help.pd @@ -1,6 +1,6 @@ -#N canvas 0 0 648 276 10; +#N canvas 5 49 648 276 10; #X msg 48 125 1 2 3 4 5 6; -#X obj 113 239 print; +#X obj 112 222 print; #X msg 191 130 list a b c d e f g; #X text 37 11 Description: Cuts up a list into sublists. Leftovers are also output.; @@ -8,8 +8,8 @@ are also output.; is output by itself.; #X text 294 184 Argument_1: Size of cuts.; #X text 292 168 Inlet_1: Size if cuts.; -#X obj 112 185 listCutUp 3; #X text 44 49 tags: lists; -#X connect 0 0 7 0; -#X connect 2 0 7 0; -#X connect 7 0 1 0; +#X obj 112 186 mtl/listCutUp 3; +#X connect 0 0 8 0; +#X connect 2 0 8 0; +#X connect 8 0 1 0; -- cgit v1.2.1