Ignore:
Timestamp:
04/02/12 11:22:58 (13 years ago)
Author:
Mathieu Morlighem
Message:

Moved all _HAVE_MATLAB_ to _SERIAL_, otherwise parallel won't compile

File:
1 edited

Legend:

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

    r11843 r11853  
    1515                /*constructors, destructors*/
    1616                Options();
    17                 #ifdef _HAVE_MATLAB_
     17                #ifdef _SERIAL_
    1818                Options(int istart, int nrhs, const mxArray* prhs[]);
    1919                #endif
Note: See TracChangeset for help on using the changeset viewer.