aboutsummaryrefslogtreecommitdiff
path: root/help/help-remote.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-10 22:15:07 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commitff6b00b82c7f3f1a1efae7ba00894604aa70a60d (patch)
tree16835feaeacf7f33da08e964fe72eb24d09f2657 /help/help-remote.pd
parent7fc71ea46f7424a15cf39d0be2b9525fa6d5a1f0 (diff)
switched over the help files to the Pd standard name; removed the explicit helpfile declaration since its not needed and causes problems
svn path=/trunk/externals/maxlib/; revision=3878
Diffstat (limited to 'help/help-remote.pd')
-rw-r--r--help/help-remote.pd20
1 files changed, 0 insertions, 20 deletions
diff --git a/help/help-remote.pd b/help/help-remote.pd
deleted file mode 100644
index 6ee5b8f..0000000
--- a/help/help-remote.pd
+++ /dev/null
@@ -1,20 +0,0 @@
-#N canvas 472 309 567 308 12;
-#X text 9 9 remote :: send data to any receive object;
-#X obj 32 224 remote;
-#X obj 216 222 receive bla;
-#X obj 321 222 receive foo;
-#X obj 216 250 print bla;
-#X obj 321 250 print foo;
-#X msg 32 104 bla 17.3 23;
-#X msg 76 183 foo 13 \, bla 4;
-#X text 148 75 use message: <name> <data>;
-#X text 253 91 with data of any type;
-#X text 89 26 written by Olaf Matthes <olaf.matthes@gmx.de>;
-#X msg 61 147 foo five is 2 more than 3;
-#X msg 294 146 \; bla 17.3 23;
-#X text 296 168 this does the same...;
-#X connect 2 0 4 0;
-#X connect 3 0 5 0;
-#X connect 6 0 1 0;
-#X connect 7 0 1 0;
-#X connect 11 0 1 0;