NEURON
mwprefix.h
Go to the documentation of this file.
1 /* auto include file for metrowerks codewarrior for all nrn */
2 #if __MWERKS__ >= 7
3 #define _MSL_DIRENT_H
4 #else
5 #include <Win32Headers.mch>
6 #endif
7 #define HAVE_LIMITS_H 1
8 #pragma once off
9 #ifndef __WIN32__
10 #define __WIN32__ 1
11 #endif
12 #ifndef WIN32
13 #define WIN32 1
14 #endif
15 #define _WIN32
16 #ifndef _Windows
17 #define _Windows 1
18 #endif
19 #if __cplusplus
20 struct Section;
21 struct Object;
22 struct Symbol;
23 #endif
24 #define motif_kit
25 #define sgi_motif_kit
26 #define printf myprintf
27 #define vprintf myvprintf
28 #define gets mygets
29 #define puts myputs
30 #define fprintf myfprintf
31 #undef small
32 #undef near
33 #define small mysmall
34 #define near mynear
35 
36 #define stricmp _stricmp
37 #define putenv _putenv
38 
39 //#define system mysystem
40 #undef DELETE
41 #undef IGNORE
42 #define CABLE 1
43 #define HOC 1
44 #define OOP 1
45 #define OC_CLASSES "nrnclass.h"
46 #define USECVODE 1
47 #define CVODE 1
48 #define USEMATRIX 1
Definition: hocdec.h:227
Definition: model.h:57