Changeset 11853 for issm/trunk-jpl/src/c/objects/Params/IntVecParam.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/IntVecParam.h
r11843 r11853 15 15 #endif 16 16 17 #ifdef _ HAVE_MATLAB_17 #ifdef _SERIAL_ 18 18 #include <mex.h> 19 19 #endif … … 83 83 84 84 void GetParameterName(char**pname); 85 #ifdef _ HAVE_MATLAB_85 #ifdef _SERIAL_ 86 86 void SetMatlabField(mxArray* dataref); 87 87 #endif
Note:
See TracChangeset
for help on using the changeset viewer.