diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-09 17:42:45 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-09 17:42:45 +0000 |
commit | c682175c3a49b7377a5ba6c0becf0e24a65bdba7 (patch) | |
tree | bb043cc573b76af63c795c1b8ec62e9c4d7882e9 /windowing-meta.pd | |
parent | 9a082f97a60793ab2e151a70a931977a802de47b (diff) |
converted 'windowing' to use the Makefile template+debian stuff
svn path=/trunk/externals/windowing/; revision=13148
Diffstat (limited to 'windowing-meta.pd')
-rw-r--r-- | windowing-meta.pd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/windowing-meta.pd b/windowing-meta.pd new file mode 100644 index 0000000..1f3c6ae --- /dev/null +++ b/windowing-meta.pd @@ -0,0 +1,7 @@ +#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 10 NAME windowing; +#X text 10 10 AUTHOR Joe Sarlo; +#X text 10 10 LICENSE GPLv2 or later; +#X restore 10 10 pd META; |