diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-19 21:13:59 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 14:40:10 +0200 |
commit | 4f9b85f175aec9a7e104be92d69d5820e2492c08 (patch) | |
tree | c93f7631dec7fe5eadcdb0aafcab3fae69ef28eb /purepd_error.pd | |
parent | 26c10651794679b4b5c9d138ba9bda6a481432af (diff) |
moved purepd from externals/hcs/ to abstractions
svn path=/trunk/abstractions/purepd/; revision=3974
Diffstat (limited to 'purepd_error.pd')
-rw-r--r-- | purepd_error.pd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/purepd_error.pd b/purepd_error.pd new file mode 100644 index 0000000..73433c4 --- /dev/null +++ b/purepd_error.pd @@ -0,0 +1,4 @@ +#N canvas 0 22 454 304 10; +#X obj 168 52 inlet; +#X obj 167 186 print \$1_ERROR:; +#X connect 0 0 1 0; |