diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2011-02-10 12:10:36 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2011-02-10 12:10:36 +0000 |
commit | abc68c45fa46a5755ae7db488aa69f49b1791cc9 (patch) | |
tree | 6ceef71a3b8eddc8987b18ada9d5c0384f4f04de /iemmatrix-meta.pd.in | |
parent | 66432bde18bf23eed886f8ba6e77261b1674fcae (diff) |
moved iemmatrix-meta.pd into root
svn path=/trunk/externals/iem/iemmatrix/; revision=14904
Diffstat (limited to 'iemmatrix-meta.pd.in')
-rw-r--r-- | iemmatrix-meta.pd.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/iemmatrix-meta.pd.in b/iemmatrix-meta.pd.in new file mode 100644 index 0000000..b3d97c4 --- /dev/null +++ b/iemmatrix-meta.pd.in @@ -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 @PACKAGE_NAME@; +#X text 10 50 AUTHOR IOhannes m zmoelnig\, Thomas Musil\, Franz Zotter; +#X text 10 70 LICENSE GPL-2; +#X text 10 90 VERSION @PACKAGE_VERSION@; +#X restore 10 10 pd META; |