diff options
author | Roman Haefeli <rdz@users.sourceforge.net> | 2011-01-21 10:43:36 +0000 |
---|---|---|
committer | Roman Haefeli <rdz@users.sourceforge.net> | 2011-01-21 10:43:36 +0000 |
commit | 6c5d8416eeda3df922accbe5c8a9419a31575edb (patch) | |
tree | 1a1e60fd6668434c54a2d03840479ea8b25ea482 | |
parent | 3c1d6bd4f73e370464c537f9a3368752bd44bdf0 (diff) |
added -meta.pd file to iemmatrix
svn path=/trunk/externals/iem/iemmatrix/; revision=14766
-rw-r--r-- | doc/iemmatrix-meta.pd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/iemmatrix-meta.pd b/doc/iemmatrix-meta.pd new file mode 100644 index 0000000..69263d0 --- /dev/null +++ b/doc/iemmatrix-meta.pd @@ -0,0 +1,8 @@ +#N canvas 10 10 200 200 10; +#N canvas 20 20 420 300 META 0; +#X text 10 10 META this is a prototype of a libdir meta file; +#X text 10 30 NAME iemmatrix; +#X text 10 50 AUTHOR IOhannes m zmoelnig, Thomas Musil, Franz Zotter; +#X text 10 70 LICENSE GPL-2; +#X text 10 90 VERSION 0.1; +#X restore 10 10 pd META; |