Mercurial > hg > vamp-plugin-sdk
annotate skeleton/vamp-plugin.map @ 418:a13635e9c440
Tweak debug output
author | Chris Cannam |
---|---|
date | Tue, 01 Mar 2016 12:10:29 +0000 |
parents | bb67b6145812 |
children |
rev | line source |
---|---|
cannam@300 | 1 { |
cannam@300 | 2 global: vampGetPluginDescriptor; |
cannam@300 | 3 local: *; |
cannam@300 | 4 }; |