]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MICROCERN/kerngen/ksgi.h
Including St2 in the new geometry segmentation (Christian)
[u/mrichter/AliRoot.git] / MICROCERN / kerngen / ksgi.h
CommitLineData
fe4da5cc 1#if 0
2* for Silicon Graphics Iris
3* This pilot patch was created from kernsgi.car patch _ksgi
4* This directory was created from kernsgi.car patch qmsgi
5* This directory was created from kernfor.car patch qmsgi
6* there are still problems with IBITS
7* Normal Unix system machine
8* external names with underscore
9* floating point is IEEE
10* ISA standard routines, ISHFT, IOR, etc
11* MIL standard routines, IBITS, MVBITS, etc
12* Hollerith constants exist
13* EQUIVALENCE Hollerith/Character ok
14* Orthodox Hollerith storage left to right
15* Internal double-precision
16* running Unix
17* Posix call for setjmp/longjmp
18#endif
19#ifdef CERNLIB_QMILSTD
20#undef CERNLIB_QMILSTD
21#endif
22#ifndef CERNLIB_QMSGI
23#define CERNLIB_QMSGI
24#endif
25#ifndef CERNLIB_QX_SC
26#define CERNLIB_QX_SC
27#endif
28#ifndef CERNLIB_QIEEE
29#define CERNLIB_QIEEE
30#endif
31#ifndef CERNLIB_QISASTD
32#define CERNLIB_QISASTD
33#endif
34#ifndef CERNLIB_QORTHOLL
35#define CERNLIB_QORTHOLL
36#endif
37#ifndef CERNLIB_INTDOUBL
38#define CERNLIB_INTDOUBL
39#endif
40#ifndef CERNLIB_QS_UNIX
41#define CERNLIB_QS_UNIX
42#endif
43#ifndef CERNLIB_QSIGJMP
44#define CERNLIB_QSIGJMP
45#endif
46#ifndef CERNLIB_QINTZERO
47#define CERNLIB_QINTZERO
48#endif