]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MINICERN/packlib/kernlib/kerngen/kerngen/pilot.h
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / MINICERN / packlib / kernlib / kerngen / kerngen / pilot.h
1 #if 0
2 * This pilot patch was created from kerngen.car patch _kerngen
3 * This directory was created from kernfor.car patch qdefault
4 *   Character set is ASCII
5 *  Internal double-precision
6 *            copy vectors as floating normally
7 #endif
8 #if defined(CERNLIB_MSDOS)
9 #include "kdos.h"
10 #endif
11 #if defined(CERNLIB_WINNT)
12 #include "kwnt.h"
13 #endif
14 #if (defined(CERNLIB_DECS))&&(!defined(CERNLIB_QMVAOS))
15 #include "kvmi.h"
16 #endif
17 #if (defined(CERNLIB_DECS))&&(defined(CERNLIB_QMVAOS))
18 #include "kvaos.h"
19 #endif
20 #if defined(CERNLIB_HPUX)
21 #include "khpx.h"
22 #endif
23 #if defined(CERNLIB_IBMRT)
24 #include "kirt.h"
25 #endif
26 #if defined(CERNLIB_LINUX)
27 #include "klnx.h"
28 #endif
29 #if defined(CERNLIB_MACMPW)
30 #include "kmpw.h"
31 #endif
32 #if defined(CERNLIB_OS9)
33 #if 0
34 * Added at release 94B
35 #endif
36 #include "kos9.h"
37 #endif
38 #if defined(CERNLIB_SGI)
39 #include "kerngen/ksgi.h"
40 #endif
41 #if defined(CERNLIB_SUN)
42 #include "kerngen/ksun.h"
43 #endif
44 #if (defined(CERNLIB_VAXVMS))&&(!defined(CERNLIB_QMALPH))
45 #include "kvax.h"
46 #endif
47 #if (defined(CERNLIB_VAXVMS))&&(defined(CERNLIB_QMALPH))
48 #include "kalph.h"
49 #endif
50 #ifndef CERNLIB_A4
51 #define CERNLIB_A4
52 #endif
53 #ifndef CERNLIB_B32
54 #define CERNLIB_B32
55 #endif
56 #ifndef CERNLIB_HEX
57 #define CERNLIB_HEX
58 #endif
59 #if !defined(CERNLIB_QEBCDIC)
60 #ifndef CERNLIB_QASCII
61 #define CERNLIB_QASCII
62 #endif
63 #endif
64 #if defined(CERNLIB_B32)||defined(CERNLIB_B36)
65 #ifndef CERNLIB_INTDOUBL
66 #define CERNLIB_INTDOUBL
67 #endif
68 #endif
69 #if defined(CERNLIB_QX_SC)
70 #ifdef CERNLIB_QXNO_SC
71 #undef CERNLIB_QXNO_SC
72 #endif
73 #endif
74 #if defined(CERNLIB_QXNO_SC)
75 #ifdef CERNLIB_QX_SC
76 #undef CERNLIB_QX_SC
77 #endif
78 #endif
79 #if defined(CERNLIB_QXNO_SC)||defined(CERNLIB_QX_SC)
80 #ifdef CERNLIB_QXCAPT
81 #undef CERNLIB_QXCAPT
82 #endif
83 #endif
84 #if (!defined(CERNLIB_QXNO_SC))&&(!defined(CERNLIB_QXCAPT))
85 #ifndef CERNLIB_QX_SC
86 #define CERNLIB_QX_SC
87 #endif
88 #endif
89 #if defined(CERNLIB_SHIFT)
90 #ifndef CERNLIB_PROJSHIFT
91 #define CERNLIB_PROJSHIFT
92 #endif
93 #endif
94
95 #ifndef type_of_call
96 #define type_of_call
97 #endif
98