Changeset 11853 for issm/trunk-jpl/src/c/objects/Params/DoubleVecParam.h
- Timestamp:
- 04/02/12 11:22:58 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/objects/Params/DoubleVecParam.h
r11843 r11853 15 15 #endif 16 16 17 #ifdef _ HAVE_MATLAB_17 #ifdef _SERIAL_ 18 18 #include <mex.h> 19 19 #endif … … 82 82 83 83 void GetParameterName(char**pname); 84 #ifdef _ HAVE_MATLAB_84 #ifdef _SERIAL_ 85 85 void SetMatlabField(mxArray* dataref); 86 86 #endif
Note:
See TracChangeset
for help on using the changeset viewer.