Mercurial > hg > vamp-plugin-sdk
annotate skeleton/vamp-plugin.map @ 471:59f7c7ae2f64
Remove some debug output by default
author | Chris Cannam |
---|---|
date | Thu, 27 Oct 2016 11:57:48 +0100 |
parents | bb67b6145812 |
children |
rev | line source |
---|---|
cannam@300 | 1 { |
cannam@300 | 2 global: vampGetPluginDescriptor; |
cannam@300 | 3 local: *; |
cannam@300 | 4 }; |