Mercurial > hg > emotion-detection-top-level
comparison Code/Descriptors/yin/private/src/rdiff_inplace.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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ea0c737c6323 |
---|---|
1 /* | |
2 * Prefix file for the Metrowerks CodeWarrior compiler. | |
3 * There are no command line options. | |
4 */ | |
5 | |
6 /* $Revision: 1.2 $ */ | |
7 | |
8 #define MATLAB_MEX_FILE | |
9 | |
10 #ifndef rez | |
11 /* Both Rez and the C Compiler use this file. Put any C specific | |
12 * code within ifndef rez..endif clauses, such as here. | |
13 */ | |
14 | |
15 #endif | |
16 | |
17 #define NDEBUG |