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