diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2012-12-03 00:57:46 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 13:53:22 +0200 |
commit | cb3cb1b764a2a95728a035c34ad8b0c902e05df0 (patch) | |
tree | df077ce28d043030c8467553d3392f4c0fb1d04d | |
parent | c0f47fbdc3b4149a0aed8437671a937e4b914574 (diff) |
moved errata from META subpatch to svn tracker
svn path=/trunk/externals/maxlib/; revision=16639
-rw-r--r-- | pong-help.pd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pong-help.pd b/pong-help.pd index 710c090..f72517d 100644 --- a/pong-help.pd +++ b/pong-help.pd @@ -1,13 +1,12 @@ -#N canvas 0 31 450 300 10; +#N canvas 1 88 450 300 10; #X text 24 14 a bouncing ball model!; #X text 53 45 Based on pong (for Max) version 1.5 written by Richard Dudas.; -#N canvas 460 61 494 344 META 0; +#N canvas 458 88 494 344 META 0; #X text 12 285 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 265 AUTHOR Olaf Matthes <olaf.matthes@gmx.de>; -#X text 12 5 KEYWORDS control needs_work (example and xlets); #X text 12 165 INLET_5; #X text 12 145 INLET_4; #X text 12 125 INLET_3; @@ -19,5 +18,6 @@ Wilkes for Pd version 0.42.; #X text 12 225 OUTLET_2; #X text 12 245 OUTLET_3; #X text 12 45 DESCRIPTION bouncing ball model; +#X text 12 5 KEYWORDS control; #X restore 390 269 pd META; #X obj 153 121 pong 1.23321e+07; |