diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-12 22:44:25 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-12 22:44:25 +0000 |
commit | 4eae209a441add9fc52334877a47e5bd8c5641d3 (patch) | |
tree | cde7249a5cc481b260f755c8699e992448b1b8b9 /pddp-meta.pd | |
parent | 48d170d5d50bb84a96d249f17e2048c48270ea97 (diff) |
got 'make dist' working and fixed up debian stuff
svn path=/trunk/externals/pddp/; revision=13425
Diffstat (limited to 'pddp-meta.pd')
-rw-r--r-- | pddp-meta.pd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pddp-meta.pd b/pddp-meta.pd new file mode 100644 index 0000000..a23333a --- /dev/null +++ b/pddp-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 pddp; +#X text 10 50 LICENSE GNU GPL; +#X text 10 70 DESCRIPTION support objects for the Pure Data Documentation Project; +#X text 10 90 VERSION 0.1; +#X restore 10 10 pd META; |