diff options
author | João Pais <jmmmp@users.sourceforge.net> | 2011-06-06 14:36:09 +0000 |
---|---|---|
committer | João Pais <jmmmp@users.sourceforge.net> | 2011-06-06 14:36:09 +0000 |
commit | 9ef9d1636b93601ae54ae647160d55865e3bb2ed (patch) | |
tree | f2960df21f13d99aa8a4262bc7a9bfb86d8a58a6 | |
parent | 417d2bc2866d920965e51eceac6da23c2633ad9a (diff) |
svn path=/trunk/abstractions/jmmmp/; revision=15099
-rw-r--r-- | jmmmp-meta.pd | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/jmmmp-meta.pd b/jmmmp-meta.pd index e60cd43..2453072 100644 --- a/jmmmp-meta.pd +++ b/jmmmp-meta.pd @@ -1,9 +1,9 @@ -#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 jmmmp; -#X text 10 50 AUTHOR Joao Miguel Pais <jmmmpais@googlemail.com>; -#X text 10 70 DESCRIPTION ; -#X text 10 90 LICENSE BSD; -#X text 10 110 VERSION 0.1.2-svn; -#X restore 10 10 pd META; +#N canvas 10 10 200 182 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 jmmmp;
+#X text 10 70 DESCRIPTION;
+#X text 10 90 LICENSE BSD;
+#X text 10 110 VERSION 0.2;
+#X text 10 50 AUTHOR João Pais <jmmmpais@googlemail.com>;
+#X restore 10 10 pd META;
|