Mercurial > hg > emotion-detection-top-level
annotate Code/Descriptors/yin/private/src/dftoperiod.prefix @ 0:ea0c737c6323
first commit
author | Dawn Black <dawn.black@eecs.qmul.ac.uk> |
---|---|
date | Thu, 26 Jul 2012 14:46:25 +0100 |
parents | |
children |
rev | line source |
---|---|
dawn@0 | 1 /* |
dawn@0 | 2 * Prefix file for the Metrowerks CodeWarrior compiler. |
dawn@0 | 3 * There are no command line options. |
dawn@0 | 4 */ |
dawn@0 | 5 |
dawn@0 | 6 /* $Revision: 1.2 $ */ |
dawn@0 | 7 |
dawn@0 | 8 #define MATLAB_MEX_FILE |
dawn@0 | 9 |
dawn@0 | 10 #ifndef rez |
dawn@0 | 11 /* Both Rez and the C Compiler use this file. Put any C specific |
dawn@0 | 12 * code within ifndef rez..endif clauses, such as here. |
dawn@0 | 13 */ |
dawn@0 | 14 |
dawn@0 | 15 #endif |
dawn@0 | 16 |
dawn@0 | 17 #define NDEBUG |