diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-01-17 16:30:01 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-01-17 16:30:01 +0000 |
commit | b6fd82e05ec9b195af6e1031994a411b76bd03dd (patch) | |
tree | 22c8ecff7007b7dc778a75d832cd6d25ad45c0a6 /help/diode~-help.pd | |
parent | 3b026703323546aa0342040643fb0cbd4e032f38 (diff) |
removed the 'sp.' prefix for Pd-extended builds since its unecessary with the namespace
svn path=/trunk/externals/sigpack/; revision=4443
Diffstat (limited to 'help/diode~-help.pd')
-rw-r--r-- | help/diode~-help.pd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/diode~-help.pd b/help/diode~-help.pd index 63c60da..3d0334e 100644 --- a/help/diode~-help.pd +++ b/help/diode~-help.pd @@ -10,9 +10,9 @@ #X coords 0 1 44099 -1 100 70 1;
#X restore 306 75 graph;
#X obj 72 105 tabwrite~ osc;
-#X text 60 13 ---sp.diode~---;
+#X text 60 13 ---diode~---;
#X obj 62 201 tabwrite~ diode;
-#X obj 62 168 sp.diode~ 0;
+#X obj 62 168 diode~ 0;
#X floatatom 145 147 5 0 2 2 mode[0-2] - -;
#X text 294 12 arg<mode>;
#X text 60 35 diode rectifier network;
|