diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-28 05:14:35 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-28 05:14:35 +0000 |
commit | 2115972c7a1e238e036a8cccfd6c5e1e4b410adc (patch) | |
tree | 998af8d10d45a0e1e6364f4af902bd2f63741365 /many-meta.pd | |
parent | 29581eb5235b3c5dc93bb870ce6f8de68ec33b69 (diff) |
removed instance # and instance total from the args passed to each instance
svn path=/trunk/externals/many/; revision=14531
Diffstat (limited to 'many-meta.pd')
-rw-r--r-- | many-meta.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/many-meta.pd b/many-meta.pd index c41587b..eacd709 100644 --- a/many-meta.pd +++ b/many-meta.pd @@ -2,6 +2,6 @@ #N canvas 25 49 420 300 META 1; #X text 13 41 NAME many; #X text 10 25 AUTHOR Hans-Christoph Steiner <hans@eds.org>; -#X text 10 10 VERSION 0.0.20101122; +#X text 10 10 VERSION 0.0.20101128; #X text 10 70 LICENSE GPL-3+; #X restore 10 10 pd META; |