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 /doc/iemmatrix-meta.pd.in | |
parent | 66432bde18bf23eed886f8ba6e77261b1674fcae (diff) |
moved iemmatrix-meta.pd into root
svn path=/trunk/externals/iem/iemmatrix/; revision=14904
Diffstat (limited to 'doc/iemmatrix-meta.pd.in')
-rw-r--r-- | doc/iemmatrix-meta.pd.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/iemmatrix-meta.pd.in b/doc/iemmatrix-meta.pd.in deleted file mode 100644 index b3d97c4..0000000 --- a/doc/iemmatrix-meta.pd.in +++ /dev/null @@ -1,8 +0,0 @@ -#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; |