From ff6b00b82c7f3f1a1efae7ba00894604aa70a60d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 10 Nov 2005 22:15:07 +0000 Subject: 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 --- help/help-netrec.pd | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 help/help-netrec.pd (limited to 'help/help-netrec.pd') diff --git a/help/help-netrec.pd b/help/help-netrec.pd deleted file mode 100644 index 80be695..0000000 --- a/help/help-netrec.pd +++ /dev/null @@ -1,34 +0,0 @@ -#N canvas 315 121 600 364 12; -#X obj 49 189 netrec 3000; -#X obj 57 130 netsend; -#X msg 57 18 connect localhost 3000; -#X msg 78 44 disconnect localhost 3000; -#X floatatom 49 297 5 0 0; -#X floatatom 76 270 5 0 0; -#X floatatom 93 73 5 0 0; -#X msg 93 99 send \$1; -#X symbolatom 132 217 10 0 0; -#X text 224 217 IP address; -#X text 100 298 received data; -#X text 129 270 number of connections; -#X obj 295 128 netsend; -#X msg 295 16 connect localhost 3000; -#X msg 316 42 disconnect localhost 3000; -#X floatatom 331 71 5 0 0; -#X msg 331 97 send \$1; -#X msg 49 162 print; -#X floatatom 104 243 5 0 0; -#X text 162 247 socket number; -#X connect 0 0 4 0; -#X connect 0 1 5 0; -#X connect 0 2 18 0; -#X connect 0 3 8 0; -#X connect 2 0 1 0; -#X connect 3 0 1 0; -#X connect 6 0 7 0; -#X connect 7 0 1 0; -#X connect 13 0 12 0; -#X connect 14 0 12 0; -#X connect 15 0 16 0; -#X connect 16 0 12 0; -#X connect 17 0 0 0; -- cgit v1.2.1