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/TriMesh/TriMesh.h

    r13213 r13214  
    2828#include "../../c/EnumDefinitions/EnumDefinitions.h"
    2929
     30#undef __FUNCT__
     31#define __FUNCT__  "TriMesh"
     32
    3033#ifdef _HAVE_MATLAB_MODULES_
    3134/* serial input macros: */
     
    5457#endif
    5558
    56 #undef __FUNCT__
    57 #define __FUNCT__  "TriMesh"
    58 
    5959/* serial arg counts: */
    6060#undef NLHS
Note: See TracChangeset for help on using the changeset viewer.