annotate src/vamp-plugin-sdk-2.5/skeleton/vamp-plugin.map @ 27:fffb975dc0b1

added includes as well
author matthiasm
date Thu, 09 Jan 2014 13:23:08 +0000
parents 619f715526df
children
rev   line source
Chris@23 1 {
Chris@23 2 global: vampGetPluginDescriptor;
Chris@23 3 local: *;
Chris@23 4 };