Update of /cvsroot/pure-data/externals/mapping/help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26328/help
Modified Files: reverse-help.pd Log Message: minor cleanup
Index: reverse-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/mapping/help/reverse-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** reverse-help.pd 29 Jan 2006 05:43:33 -0000 1.1 --- reverse-help.pd 17 Jul 2007 04:30:12 -0000 1.2 *************** *** 1,21 **** ! #N canvas 550 202 473 316 10; ! #X obj 5 2 cnv 15 450 20 empty empty [reverse] 2 11 1 18 -233017 ! -66577 0; #X msg 422 3 pddp; ! #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner hans@at.or.at ! ; ! #X text 244 284 released under the GNU GPL; ! #X floatatom 153 90 5 0 0 0 - - -; ! #X floatatom 153 166 5 0 0 0 - - -; ! #X obj 156 71 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; ! #X obj 156 183 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; ! #X text 27 43 Inverts the stream of numbers.; ! #X text 98 233 For more info:; ! #X obj 202 231 pddp_open mapping-about; ! #X obj 153 126 reverse; ! #X connect 4 0 11 0; ! #X connect 5 0 7 0; ! #X connect 6 0 4 0; ! #X connect 11 0 5 0; --- 1,18 ---- ! #N canvas 550 202 481 324 10; ! #X obj 5 2 cnv 15 450 20 empty empty [reverse] 2 11 1 18 -233017 -66577 ! 0; #X msg 422 3 pddp; ! #X text 276 270 released under the GNU GPL; ! #X floatatom 153 120 5 0 0 0 - - -; ! #X floatatom 153 196 5 0 0 0 - - -; ! #X obj 156 101 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; ! #X obj 156 213 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; ! #X obj 153 156 reverse; ! #X text 27 43 Reverses the direction of a stream of numbers.; ! #X text 12 270 (C) Copyright 2004 Free Software Foundation; ! #X connect 3 0 7 0; ! #X connect 4 0 6 0; ! #X connect 5 0 3 0; ! #X connect 7 0 4 0;