aboutsummaryrefslogtreecommitdiff
path: root/help/listto-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-28 07:57:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-28 07:57:33 +0000
commita627095764e36707f58f9096004710f12d680cfc (patch)
tree8cd023e388136e8607093e8ee4db158b46c3ef0c /help/listto-help.pd
parent5c4ef73dfe38143dc39b99bbf5c4f87d66b3d0be (diff)
these objects will probably be replaced by other objects in the future, but they are used for now, so they should be in the CVS
svn path=/trunk/externals/mapping/; revision=4632
Diffstat (limited to 'help/listto-help.pd')
-rw-r--r--help/listto-help.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/help/listto-help.pd b/help/listto-help.pd
new file mode 100644
index 0000000..e540d0b
--- /dev/null
+++ b/help/listto-help.pd
@@ -0,0 +1,13 @@
+#N canvas 0 0 450 300 10;
+#X obj 40 60 listto;
+#X msg 40 31 1 2 3 4;
+#X obj 40 125 print list;
+#X obj 77 85 print end;
+#X obj 73 180 tolist;
+#X obj 73 206 print;
+#X connect 0 0 2 0;
+#X connect 0 0 4 0;
+#X connect 0 1 3 0;
+#X connect 0 1 4 1;
+#X connect 1 0 0 0;
+#X connect 4 0 5 0;