From 6b5a0fc360cb8b361a5873bbeb46c7f5c271f9a9 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Thu, 27 Jan 2005 12:23:02 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r2548, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/La-kitchen/; revision=2549 --- list2matcol-help.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 list2matcol-help.pd (limited to 'list2matcol-help.pd') diff --git a/list2matcol-help.pd b/list2matcol-help.pd new file mode 100644 index 0000000..3607bbe --- /dev/null +++ b/list2matcol-help.pd @@ -0,0 +1,12 @@ +#N canvas 108 6 389 308 10; +#X msg 68 79 1 2 3 4 5 6 8; +#X msg 77 108 a b c d e f; +#X obj 68 152 list2matcol; +#X obj 68 193 mtx_print; +#X text 45 34 It converts a list into a colon matrix; +#X text 209 208 la Kitchen; +#X text 209 225 Charles Verron; +#X text 208 193 2004_03_18; +#X connect 0 0 2 0; +#X connect 1 0 2 0; +#X connect 2 0 3 0; -- cgit v1.2.1