- Timestamp:
- 04/16/12 16:06:52 (13 years ago)
- Location:
- issm/branches/trunk-jpl-damage
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-jpl-damage
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 11709,11711-11769,11771-11777,11780-11782,11784-11800,11803-11983,11986-11989
- Property svn:mergeinfo changed
-
issm/branches/trunk-jpl-damage/src/c/objects/Params/IntParam.h
r11708 r12004 15 15 #endif 16 16 17 #if def _SERIAL_17 #if defined(_HAVE_MATLAB_) && defined(_SERIAL_) 18 18 #include <mex.h> 19 19 #endif … … 82 82 83 83 void GetParameterName(char**pname); 84 #if def _SERIAL_84 #if defined(_HAVE_MATLAB_) && defined(_SERIAL_) 85 85 void SetMatlabField(mxArray* dataref); 86 86 #endif
Note:
See TracChangeset
for help on using the changeset viewer.