source: MML/trunk/at/simulator/element/mexFunctionSOL2.map @ 4

Last change on this file since 4 was 4, checked in by zhangj, 11 years ago

Initial import--MML version from SOLEIL@2013

File size: 362 bytes
Line 
1# This is the symbol export map file for glibc Sun/Solaris
2# modified for use with Accelerator Toolbox. 
3# The file specifies that in addition to mexFunction and mexVersion (standard MATLAB)
4# symbol passFunction also has global scope.
5# Andrei Terebilo 6/13/2005
6
7{
8        global:
9         mexFunction;
10         passFunction;
11         mexVersion;
12      local: *;
13};
Note: See TracBrowser for help on using the repository browser.