Changeset 5778
- Timestamp:
- 09/13/10 15:07:56 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/mex/SpcNodes/SpcNodes.h
r4236 r5778 25 25 /* serial output macros: */ 26 26 #define NODES (mxArray**)&plhs[0] 27 #define YG (mxArray**)&plhs[1]28 27 29 28 /* serial arg counts: */ 30 29 #undef NLHS 31 #define NLHS 230 #define NLHS 1 32 31 #undef NRHS 33 32 #define NRHS 3
Note:
See TracChangeset
for help on using the changeset viewer.