# This is the symbol export map file for Solaris MEX-files with # Fortran gateways. 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: *; };