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