From 75ff432b273f6484dcefe48914d4fb863046230f Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 20 Oct 2011 05:21:55 +0000 Subject: included tools as objects with help patches, and fixed all other help patch errors svn path=/trunk/externals/chaos/; revision=15630 --- examples/readme-fractals.pd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/readme-fractals.pd') diff --git a/examples/readme-fractals.pd b/examples/readme-fractals.pd index 2281c6a..2fee871 100644 --- a/examples/readme-fractals.pd +++ b/examples/readme-fractals.pd @@ -1,4 +1,5 @@ #N canvas 495 74 487 362 10; +#X declare -lib chaos; #X obj 56 202 readme-frac-format; #X obj 56 221 readme-gen-fractal; #X text 37 183 if you want to add new fractals:; @@ -52,3 +53,4 @@ of a search.; #X text 27 28 The Chaos Library provides a means to generate multiple chaotic datastreams \, as well as the ability to search for new attractor sets that produce other chaotic datastreams.; +#X obj 360 6 import chaos; -- cgit v1.2.1