annotate src/vamp-plugin-sdk-2.5/skeleton/vamp-plugin.map @ 33:879bdc878826

Ah, we've already done this. Merge, taking everything from the branch with the older commits.
author Chris Cannam
date Fri, 04 Jul 2014 10:37:37 +0100
parents 619f715526df
children
rev   line source
Chris@23 1 {
Chris@23 2 global: vampGetPluginDescriptor;
Chris@23 3 local: *;
Chris@23 4 };