# This is the symbol export map file for Solaris. The file specifies # that only the mexLibrary and mexVersion symbols should have global scope, # and that all others should be local. # $Revision: 1.1 $ { global: mexLibrary; mexVersion; local: *; };