diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-04 15:54:08 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-10-04 15:54:08 +0000 |
commit | efff703a2759ad6b851497c7abae047dff8a7eb5 (patch) | |
tree | bd98960b38552e45e8d368b1e6284b1174b15f80 /arduino-meta.pd | |
parent | c9c4c95aefb4f40310da57c325811add44b3be45 (diff) |
set up following the Library Template
svn path=/trunk/externals/pduino/; revision=16326
Diffstat (limited to 'arduino-meta.pd')
-rw-r--r-- | arduino-meta.pd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arduino-meta.pd b/arduino-meta.pd new file mode 100644 index 0000000..ee36888 --- /dev/null +++ b/arduino-meta.pd @@ -0,0 +1,6 @@ +#N canvas 15 49 200 200 10; +#N canvas 25 49 420 300 META 1; +#X text 13 41 NAME arduino; +#X text 10 25 AUTHOR Hans-Chrsitoph Steiner \, Gerda Strobl \, Georg Holzmann; +#X text 10 10 VERSION 0.5.1; +#X restore 10 10 pd META; |