Changeset 13214 for issm/trunk-jpl/src/modules/Shp2Kml/Shp2Kml.h
- Timestamp:
- 08/31/12 10:47:36 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/modules/Shp2Kml/Shp2Kml.h
r13213 r13214 29 29 #define __FUNCT__ "Shp2Kml" 30 30 31 31 #ifdef _HAVE_MATLAB_MODULES_ 32 32 /* serial input macros: */ 33 33 #define SHP_IN prhs[0] … … 37 37 /* serial output macros: */ 38 38 #define RET_OUT (mxArray**)&plhs[0] 39 #endif 39 40 40 41 /* serial arg counts: */
Note:
See TracChangeset
for help on using the changeset viewer.