diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2004-11-28 21:20:43 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2004-11-28 21:20:43 +0000 |
commit | a346d52dfffc44999d3f10226642f7baa9c5463b (patch) | |
tree | 6fea81e2fcdc9812a3ee984e378900ee4f8e9fe9 /pd/doc/1.manual/x3.htm | |
parent | aa82c4290982659a3364eca02573e070418b63e8 (diff) |
unified "array" and "struct array" code. Vast changes to "g_array.c" and
"g_template.c", and many smaller changes to various files. Not yet
well tested.
svn path=/trunk/; revision=2341
Diffstat (limited to 'pd/doc/1.manual/x3.htm')
-rw-r--r-- | pd/doc/1.manual/x3.htm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pd/doc/1.manual/x3.htm b/pd/doc/1.manual/x3.htm index f23e09a6..5f4f178f 100644 --- a/pd/doc/1.manual/x3.htm +++ b/pd/doc/1.manual/x3.htm @@ -457,10 +457,10 @@ distribution (10.2) or later. <P> To install Pd you can always just download the sources and compile them yourself, or (easier) find a MacOSX-style "package". The first package was put together by Adam -Lindsay; the most current one seems to be the one by Hans +Lindsay; the most current one is by Hans-Christof Steiner on -<A href="http://www.pure-data.info/Members/hans/"> -http://www.pure-data.info/Members/hans/</A>. +<A http://puredata.info/Members/hans"> +http://puredata.info/Members/hans</A>. The package simply installs itself and you needn't follow the directions below. </P> |