Mercurial > hg > vamp-plugin-sdk
annotate build/vamp-plugin.map @ 338:c0914307b0df
FFT: make functions static
author | Chris Cannam |
---|---|
date | Thu, 12 Jul 2012 12:01:22 +0100 |
parents | e58242c9ff85 |
children |
rev | line source |
---|---|
cannam@228 | 1 { |
cannam@228 | 2 global: vampGetPluginDescriptor; |
cannam@228 | 3 local: *; |
cannam@228 | 4 }; |