Mercurial > hg > vamp-plugin-sdk
annotate vamp-plugin.map @ 160:e841e2365b48
* Some work on symbol visibility in the shared object
author | cannam |
---|---|
date | Thu, 03 Jul 2008 13:28:57 +0000 |
parents | |
children |
rev | line source |
---|---|
cannam@160 | 1 { |
cannam@160 | 2 global: vampGetPluginDescriptor; |
cannam@160 | 3 local: *; |
cannam@160 | 4 }; |