diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-12-10 16:35:21 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 14:40:10 +0200 |
commit | 8125fd125abd24ce6f8664aedb6ff1bf2c7708ba (patch) | |
tree | 897771b7efe475242081fc6d3190b58924946a71 /moses.pd | |
parent | e0923f683a44a4cc97523219cf9aa8ad8d407ac6 (diff) |
removed purepd/ prefix for objects unlikely to have name conflicts with binary objects so that its easier to deploy this libHEADsvn2git-headmaster
svn path=/trunk/abstractions/purepd/; revision=14588
Diffstat (limited to 'moses.pd')
-rw-r--r-- | moses.pd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ #X obj 35 277 outlet; #X obj 239 18 inlet; #X obj 336 273 outlet; -#X obj 240 61 purepd/float_argument \$1 0; +#X obj 240 61 float_argument \$1 0; #X obj 36 242 spigot; #X obj 334 239 spigot; #X obj 224 111 >=; |