Ignore:
Timestamp:
04/17/12 17:38:18 (13 years ago)
Author:
Eric.Larour
Message:

Capability to build both bindings to matlab and python

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/issm-binding.h

    r12013 r12031  
    88#endif
    99
    10 #ifdef  _HAVE_MATLAB_
     10#ifdef  _HAVE_MATLAB_MODULES_
    1111#include "./matlab/matlab-binding.h"
    1212#endif
    1313
    14 #ifdef  _HAVE_PYTHON_
     14#ifdef  _HAVE_PYTHON_MODULES_
    1515#include "./python/python-binding.h"
    1616#endif
Note: See TracChangeset for help on using the changeset viewer.