Ignore:
Timestamp:
08/31/12 10:47:36 (13 years ago)
Author:
Mathieu Morlighem
Message:

CHG: preparing mex module conversion to python

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/modules/Shp2Kml/Shp2Kml.h

    r13213 r13214  
    2929#define __FUNCT__  "Shp2Kml"
    3030
    31 
     31#ifdef _HAVE_MATLAB_MODULES_
    3232/* serial input macros: */
    3333#define SHP_IN    prhs[0]
     
    3737/* serial output macros: */
    3838#define RET_OUT    (mxArray**)&plhs[0]
     39#endif
    3940
    4041/* serial arg counts: */
Note: See TracChangeset for help on using the changeset viewer.