view vamp-plugin.map @ 115:a9e918adfff0

Skip directly over anything with null metatype - can happen with plugins whose init methods are not conformant (but that otherwise load OK as code)
author Chris Cannam
date Tue, 26 Feb 2019 14:31:08 +0000
parents 27bab3a16c9a
children
line wrap: on
line source
{
	global: vampGetPluginDescriptor;
	local: *;
};