aboutsummaryrefslogtreecommitdiff
path: root/list2matcol-help.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2005-01-27 12:23:02 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2005-01-27 12:23:02 +0000
commit6b5a0fc360cb8b361a5873bbeb46c7f5c271f9a9 (patch)
tree24716657b5aa274a1d90fdb99a62d0a66821682f /list2matcol-help.pd
This commit was generated by cvs2svn to compensate for changes in r2548,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/La-kitchen/; revision=2549
Diffstat (limited to 'list2matcol-help.pd')
-rw-r--r--list2matcol-help.pd12
1 files changed, 12 insertions, 0 deletions
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;