diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-04-13 21:30:23 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-04-13 21:30:23 +0000 |
commit | ade67ab29cf1c7105ae8cc865fb0359af3a747c1 (patch) | |
tree | a5694701c9627459d98b55897476c4c1ccba1e59 | |
parent | 5755075029f576660586b15af7e1253a13949c61 (diff) |
removed text mistakenly saved, so now its blank by default
svn path=/trunk/abstractions/pddp/; revision=4904
-rw-r--r-- | print-help.pd | 2 | ||||
-rw-r--r-- | print.pd | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print-help.pd b/print-help.pd index 50f6df3..b845db8 100644 --- a/print-help.pd +++ b/print-help.pd @@ -1,4 +1,4 @@ -#N canvas 246 157 454 304 10; +#N canvas 286 187 458 308 10; #X obj 151 182 pddp/print; #X text 17 48 this object is for displaying generic messages in the patch rather than in the Pd window.; @@ -1,12 +1,12 @@ -#N canvas 183 209 335 309 10; +#N canvas 183 209 339 313 10; #X obj 9 48 inlet; #X obj 10 156 send \$0-pddp_print; #X obj 9 78 zexy/list2symbol; #X obj 9 110 cyclone/prepend label; #X obj 85 1 cnv 15 15 18 empty empty empty 20 12 0 14 -262144 -66577 0; -#X obj 1 3 cnv 15 98 16 empty \$0-pddp_print selector series of 4 5 -8 1 16 -262144 -33289 0; +#X obj 1 3 cnv 15 98 15 empty \$0-pddp_print empty 2 7 0 14 -262144 +-33289 0; #X connect 0 0 2 0; #X connect 2 0 3 0; #X connect 3 0 1 0; |