Changeset 5778


Ignore:
Timestamp:
09/13/10 15:07:56 (15 years ago)
Author:
Mathieu Morlighem
Message:

nlhs has changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/mex/SpcNodes/SpcNodes.h

    r4236 r5778  
    2525/* serial output macros: */
    2626#define NODES (mxArray**)&plhs[0]
    27 #define YG (mxArray**)&plhs[1]
    2827
    2928/* serial arg counts: */
    3029#undef NLHS
    31 #define NLHS  2
     30#define NLHS  1
    3231#undef NRHS
    3332#define NRHS  3
Note: See TracChangeset for help on using the changeset viewer.