aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-07-17 04:30:12 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-07-17 04:30:12 +0000
commitb83346e0998faf641f494d66c6d6f8018aa80c57 (patch)
tree72820bff13a9789eaee49fa685990e8436842f3f
parentaa0e08979331a4745f6a1715aa27537e5525fa48 (diff)
minor cleanup
svn path=/trunk/externals/mapping/; revision=8099
-rw-r--r--help/reverse-help.pd33
1 files changed, 15 insertions, 18 deletions
diff --git a/help/reverse-help.pd b/help/reverse-help.pd
index 6dc8f92..766001f 100644
--- a/help/reverse-help.pd
+++ b/help/reverse-help.pd
@@ -1,21 +1,18 @@
-#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;
+#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 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
+#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 183 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
+#X obj 156 213 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;
+#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;