aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/all_about_lists_vs_anythings.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-06-02 09:51:46 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-06-02 09:51:46 +0000
commitaef441abad99496e95308022800b532093e91aba (patch)
treee18cce647f7ea4b937d410b5257ea930968757b8 /doc/pddp/all_about_lists_vs_anythings.pd
parenta63c156c9e5c5a0c48aa5cde02d6ec4b6e21942a (diff)
- Replaced my pddp_open hack with pddplink
- replaced [pddp] with a pddplink to the PDDP wiki page svn path=/trunk/; revision=9966
Diffstat (limited to 'doc/pddp/all_about_lists_vs_anythings.pd')
-rw-r--r--doc/pddp/all_about_lists_vs_anythings.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pddp/all_about_lists_vs_anythings.pd b/doc/pddp/all_about_lists_vs_anythings.pd
index 7e9a6440..48f75791 100644
--- a/doc/pddp/all_about_lists_vs_anythings.pd
+++ b/doc/pddp/all_about_lists_vs_anythings.pd
@@ -39,8 +39,8 @@
;
#X text 72 83 A "list" of one "float" is converted to a "float";
#X text 50 63 An empty "list" is converted to a "bang";
-#X obj 520 514 pddp_open all_about_atom_conversion;
-#X obj 821 3 pddp;
+#X obj 520 514 pddp/pddplink all_about_atom_conversion.pd -text all_about_atom_conversion;
+#X obj 821 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp;
#X text 11 400 Sets of mixed atoms are defined based on what the "selector"
(the first element of a set). If the "selector" is a "float" \, then
the set is a "list". If the "selector" is the word "list" \, then the