]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MICROCERN/kernnum/pilot.h
Merging changes from v4-04-Release
[u/mrichter/AliRoot.git] / MICROCERN / kernnum / pilot.h
1 #if defined(CERNLIB_LXIA64)
2 *
3 * Take normal LINUX as basis for Itanium
4 #ifndef CERNLIB_LINUX
5 #define CERNLIB_LINUX
6 #endif
7 #endif
8
9 #if defined(CERNLIB_IBMRT)
10 #ifndef CERNLIB_IBMRS
11 #define CERNLIB_IBMRS
12 #endif
13 #endif
14 #if defined(CERNLIB_VAXVMS)||defined(CERNLIB_VAXULTRIX)
15 #ifndef CERNLIB_VAX
16 #define CERNLIB_VAX
17 #endif
18 #endif
19 #if defined(CERNLIB_VAX)
20 #ifndef CERNLIB_DOUBLE
21 #define CERNLIB_DOUBLE
22 #endif
23 #endif
24 #if (defined(CERNLIB_UNIX))&&(!defined(CERNLIB_SINGLE))
25 #ifndef CERNLIB_DOUBLE
26 #define CERNLIB_DOUBLE
27 #endif
28 #endif
29
30 #if defined(CERNLIB_LINUX)||defined(CERNLIB_MSDOS) && !defined(CERNLIB_WINNT)
31 #ifndef CERNLIB_NUMIB2
32 #define CERNLIB_NUMIB2
33 #endif
34 #ifdef CERNLIB_NUMD38
35 #undef CERNLIB_NUMD38
36 #endif
37 #ifndef CERNLIB_NUMD279
38 #define CERNLIB_NUMD279
39 #endif
40 #endif
41
42 #if defined(CERNLIB_VAXVMS)
43 #ifndef CERNLIB_NUMDE
44 #define CERNLIB_NUMDE
45 #endif
46 #ifndef CERNLIB_NUMD38
47 #define CERNLIB_NUMD38
48 #endif
49 #ifdef CERNLIB_NUMD279
50 #undef CERNLIB_NUMD279
51 #endif
52 #endif
53 #if (defined(CERNLIB_UNIX)) || defined(CERNLIB_WINNT) && (!defined(CERNLIB_QF2C))
54 #ifndef CERNLIB_NUMAP
55 #define CERNLIB_NUMAP
56 #endif
57 #ifndef CERNLIB_NUMD38
58 #define CERNLIB_NUMD38
59 #endif
60 #ifdef CERNLIB_NUMD279
61 #undef CERNLIB_NUMD279
62 #endif
63 #endif
64 #ifndef CERNLIB_NUMLOPRE
65 #define CERNLIB_NUMLOPRE
66 #endif
67 #ifdef CERNLIB_NUMHIPRE
68 #undef CERNLIB_NUMHIPRE
69 #endif
70 #ifndef CERNLIB_NUMRDBLE
71 #define CERNLIB_NUMRDBLE
72 #endif
73 #ifndef CERNLIB_NUMCDBLE
74 #define CERNLIB_NUMCDBLE
75 #endif
76 #ifndef CERNLIB_NUME38
77 #define CERNLIB_NUME38
78 #endif
79 #ifdef CERNLIB_NUME75
80 #undef CERNLIB_NUME75
81 #endif
82 #ifdef CERNLIB_NUME293
83 #undef CERNLIB_NUME293
84 #endif
85 #ifdef CERNLIB_NUME2465
86 #undef CERNLIB_NUME2465
87 #endif
88 #ifdef CERNLIB_NUMD75
89 #undef CERNLIB_NUMD75
90 #endif
91 #ifdef CERNLIB_NUMD2465
92 #undef CERNLIB_NUMD2465
93 #endif