]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ISAJET/isajet/pilot.h
29-apr-2005 Library creation scripts for Linux gcc etc... introduced.
[u/mrichter/AliRoot.git] / ISAJET / isajet / pilot.h
1
2 #ifdef CERNLIB_CERN
3 #define CERNLIB_RANFCALL
4 #else
5 #define CERNLIB_RANFFTN
6 #define CERNLIB_NOCERN
7 #endif
8
9 #ifdef CERNLIB_HPUX
10 #ifndef CERNLIB_IMPNONE
11 #define CERNLIB_IMPNONE
12 #endif
13 #endif
14 #ifdef CERNLIB_IBMRT
15 #ifndef CERNLIB_IMPNONE
16 #define CERNLIB_IMPNONE
17 #endif
18 #endif
19 #ifdef CERNLIB_VAX
20 #ifndef CERNLIB_IMPNONE
21 #define CERNLIB_IMPNONE
22 #endif
23 #endif
24
25 #if !defined(CERNLIB_SINGLE)
26 #ifndef CERNLIB_DOUBLE
27 #define CERNLIB_DOUBLE
28 #endif
29 #endif
30
31 #ifndef CERNLIB_PDFLIB
32 #define CERNLIB_PDFLIB
33 #endif
34
35 #ifndef CERNLIB_STDIO
36 #define CERNLIB_STDIO
37 #endif
38 #ifndef CERNLIB_MOVEFTN
39 #define CERNLIB_MOVEFTN
40 #endif