annotate skeleton/vamp-plugin.map @ 531:347ad7d3527c c++11-mutex

Use the tag (which doesn't exist yet)
author Chris Cannam
date Tue, 22 Oct 2019 12:23:34 +0100
parents bb67b6145812
children
rev   line source
cannam@300 1 {
cannam@300 2 global: vampGetPluginDescriptor;
cannam@300 3 local: *;
cannam@300 4 };