annotate vamp-plugin.map @ 66:5664fe298af2

Update to Python 2.7 and clean up the build (avoid using deprecated NumPy API, fix compiler warnings)
author Chris Cannam
date Mon, 17 Nov 2014 09:37:59 +0000
parents 27bab3a16c9a
children
rev   line source
fazekasgy@37 1 {
fazekasgy@37 2 global: vampGetPluginDescriptor;
fazekasgy@37 3 local: *;
fazekasgy@37 4 };