Mercurial > hg > vamp-plugin-sdk
annotate build/vamp-plugin.map @ 274:33feff966de3
* Fix an infinite loop that occurs with some features
author | cannam |
---|---|
date | Fri, 12 Dec 2008 14:28:42 +0000 |
parents | e58242c9ff85 |
children |
rev | line source |
---|---|
cannam@228 | 1 { |
cannam@228 | 2 global: vampGetPluginDescriptor; |
cannam@228 | 3 local: *; |
cannam@228 | 4 }; |