From a627095764e36707f58f9096004710f12d680cfc Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 28 Feb 2006 07:57:33 +0000 Subject: 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 --- help/listto-help.pd | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 help/listto-help.pd (limited to 'help/listto-help.pd') 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; -- cgit v1.2.1