Changeset 11843 for issm/trunk-jpl/src/c/objects/Params/MatrixParam.h
- Timestamp:
- 04/01/12 11:21:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/objects/Params/MatrixParam.h
r11695 r11843 15 15 #endif 16 16 17 #ifdef _ SERIAL_17 #ifdef _HAVE_MATLAB_ 18 18 #include <mex.h> 19 19 #endif … … 82 82 83 83 void GetParameterName(char**pname); 84 #ifdef _ SERIAL_84 #ifdef _HAVE_MATLAB_ 85 85 void SetMatlabField(mxArray* dataref); 86 86 #endif
Note:
See TracChangeset
for help on using the changeset viewer.