File indexing completed on 2025-01-18 10:01:25
0001 #ifndef CERNLIB_CERN
0002 #define CERNLIB_CERN
0003 #endif
0004
0005 #ifdef CERNLIB_CERN
0006 #define CERNLIB_RANLUX
0007 #else
0008 #define CERNLIB_RANFFTN
0009 #define CERNLIB_NOCERN
0010 #endif
0011
0012 #ifdef CERNLIB_HPUX
0013 #ifndef CERNLIB_IMPNONE
0014 #define CERNLIB_IMPNONE
0015 #endif
0016 #endif
0017 #ifdef CERNLIB_IBMRT
0018 #ifndef CERNLIB_IMPNONE
0019 #define CERNLIB_IMPNONE
0020 #endif
0021 #endif
0022 #ifdef CERNLIB_VAX
0023 #ifndef CERNLIB_IMPNONE
0024 #define CERNLIB_IMPNONE
0025 #endif
0026 #endif
0027
0028 #if !defined(CERNLIB_SINGLE)
0029 #ifndef CERNLIB_DOUBLE
0030 #define CERNLIB_DOUBLE
0031 #endif
0032 #endif
0033
0034 #ifndef CERNLIB_PDFLIB
0035 #define CERNLIB_PDFLIB
0036 #endif
0037
0038 #ifndef CERNLIB_STDIO
0039 #define CERNLIB_STDIO
0040 #endif
0041 #ifndef CERNLIB_MOVEFTN
0042 #define CERNLIB_MOVEFTN
0043 #endif
0044 #ifndef CERNLIB_INTERACT
0045 #define CERNLIB_INTERACT
0046 #endif