annotate vamp/vamp-plugin.map @ 125:b3f72e67e543

Ah, CQKernel does need to be public (it's included by other public headers)
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 15 May 2014 15:24:56 +0100
parents e2b7f7462618
children
rev   line source
c@56 1 {
c@56 2 global: vampGetPluginDescriptor;
c@56 3 local: *;
c@56 4 };