annotate build/vamp-plugin.map @ 451:b4addbeab790 vampipe

Puzzlingly, this seems to produce the wrong results if assigned directly when compiled using Emscripten. I wonder what I'm missing
author Chris Cannam
date Tue, 06 Sep 2016 19:13:48 +0100
parents e58242c9ff85
children
rev   line source
cannam@228 1 {
cannam@228 2 global: vampGetPluginDescriptor;
cannam@228 3 local: *;
cannam@228 4 };