This allows Cantera to use BLAS/LAPACK functions included in the mex file instead of the incompatible ones that are part of Matlab.
6 lines
46 B
Text
6 lines
46 B
Text
MEX {
|
|
global:
|
|
mexFunction;
|
|
local:
|
|
*;
|
|
};
|