diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-10-20 05:21:55 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-10-20 05:21:55 +0000 |
commit | 75ff432b273f6484dcefe48914d4fb863046230f (patch) | |
tree | d52ee4cef0f179946aac2eeaca07408039c3153f /mlogistic-help.pd | |
parent | 01dc1fd220d6f17929bb613412dd2f54fe8eb438 (diff) |
included tools as objects with help patches, and fixed all other help patch errors
svn path=/trunk/externals/chaos/; revision=15630
Diffstat (limited to 'mlogistic-help.pd')
-rw-r--r-- | mlogistic-help.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mlogistic-help.pd b/mlogistic-help.pd index 0f0c9ba..a0dc3c7 100644 --- a/mlogistic-help.pd +++ b/mlogistic-help.pd @@ -1,4 +1,4 @@ #N canvas 149 395 450 300 10; #X text 71 41 1 variable; -#X obj 248 24 readme-fractals; +#X obj 248 24 examples/readme-fractals; #X obj 90 148 mlogistic; |