diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-11-20 06:17:59 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-11-20 06:17:59 +0000 |
commit | dc2381c4d95e8bbb0914e8826bae7707dc0f57f0 (patch) | |
tree | 00cc7447d285bd1e6ef3867ce1d1c0913467a7aa /tools/help-henon.pd | |
parent | 5fb78045398126f1fba580217f0ffa62df47890a (diff) |
with Ben's permission, I renamed the help files to all be in the standard format and removed the redundant class_sethelpsymbol() functions
svn path=/trunk/externals/bbogart/chaos/; revision=6342
Diffstat (limited to 'tools/help-henon.pd')
-rw-r--r-- | tools/help-henon.pd | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/tools/help-henon.pd b/tools/help-henon.pd deleted file mode 100644 index 87b06ce..0000000 --- a/tools/help-henon.pd +++ /dev/null @@ -1,30 +0,0 @@ -#N canvas 473 208 581 484 10; -#X obj 43 81 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 -; -#X floatatom 94 82 5 0 0 0 - - -; -#X floatatom 71 372 10 0 0 0 Y - -; -#X floatatom 43 348 10 0 0 0 X - -; -#X text 18 49 (This attractor is not continuous); -#X obj 43 98 metro 50; -#X obj 18 97 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X msg 88 209 param 1.4 0.3; -#X text 19 33 Chaos PD Externals - Copyright Ben Bogart 2002; -#X text 20 17 Henon Attractor; -#X obj 43 294 henon 1 1 1.4 0.3; -#X msg 75 176 reset; -#X text 120 176 Reset to initial state from creation arguments; -#X text 192 209 Modify parameters; -#X obj 90 318 search-tools; -#X connect 0 0 5 0; -#X connect 1 0 5 1; -#X connect 5 0 10 0; -#X connect 6 0 10 0; -#X connect 7 0 10 0; -#X connect 10 0 3 0; -#X connect 10 1 2 0; -#X connect 10 2 14 0; -#X connect 10 3 14 1; -#X connect 10 4 14 2; -#X connect 11 0 10 0; -#X connect 14 0 10 0; |