dawn@0: /* dawn@0: * Prefix file for the Metrowerks CodeWarrior compiler. dawn@0: * There are no command line options. dawn@0: */ dawn@0: dawn@0: /* $Revision: 1.2 $ */ dawn@0: dawn@0: #define MATLAB_MEX_FILE dawn@0: dawn@0: #ifndef rez dawn@0: /* Both Rez and the C Compiler use this file. Put any C specific dawn@0: * code within ifndef rez..endif clauses, such as here. dawn@0: */ dawn@0: dawn@0: #endif dawn@0: dawn@0: #define NDEBUG