]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MINICERN/packlib/kernlib/kerngen/kerngen/pilot.h
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / MINICERN / packlib / kernlib / kerngen / kerngen / pilot.h
diff --git a/MINICERN/packlib/kernlib/kerngen/kerngen/pilot.h b/MINICERN/packlib/kernlib/kerngen/kerngen/pilot.h
deleted file mode 100644 (file)
index 3b870f7..0000000
+++ /dev/null
@@ -1,98 +0,0 @@
-#if 0
-* This pilot patch was created from kerngen.car patch _kerngen
-* This directory was created from kernfor.car patch qdefault
-*   Character set is ASCII
-*  Internal double-precision
-*            copy vectors as floating normally
-#endif
-#if defined(CERNLIB_MSDOS)
-#include "kdos.h"
-#endif
-#if defined(CERNLIB_WINNT)
-#include "kwnt.h"
-#endif
-#if (defined(CERNLIB_DECS))&&(!defined(CERNLIB_QMVAOS))
-#include "kvmi.h"
-#endif
-#if (defined(CERNLIB_DECS))&&(defined(CERNLIB_QMVAOS))
-#include "kvaos.h"
-#endif
-#if defined(CERNLIB_HPUX)
-#include "khpx.h"
-#endif
-#if defined(CERNLIB_IBMRT)
-#include "kirt.h"
-#endif
-#if defined(CERNLIB_LINUX)
-#include "klnx.h"
-#endif
-#if defined(CERNLIB_MACMPW)
-#include "kmpw.h"
-#endif
-#if defined(CERNLIB_OS9)
-#if 0
-* Added at release 94B
-#endif
-#include "kos9.h"
-#endif
-#if defined(CERNLIB_SGI)
-#include "kerngen/ksgi.h"
-#endif
-#if defined(CERNLIB_SUN)
-#include "kerngen/ksun.h"
-#endif
-#if (defined(CERNLIB_VAXVMS))&&(!defined(CERNLIB_QMALPH))
-#include "kvax.h"
-#endif
-#if (defined(CERNLIB_VAXVMS))&&(defined(CERNLIB_QMALPH))
-#include "kalph.h"
-#endif
-#ifndef CERNLIB_A4
-#define CERNLIB_A4
-#endif
-#ifndef CERNLIB_B32
-#define CERNLIB_B32
-#endif
-#ifndef CERNLIB_HEX
-#define CERNLIB_HEX
-#endif
-#if !defined(CERNLIB_QEBCDIC)
-#ifndef CERNLIB_QASCII
-#define CERNLIB_QASCII
-#endif
-#endif
-#if defined(CERNLIB_B32)||defined(CERNLIB_B36)
-#ifndef CERNLIB_INTDOUBL
-#define CERNLIB_INTDOUBL
-#endif
-#endif
-#if defined(CERNLIB_QX_SC)
-#ifdef CERNLIB_QXNO_SC
-#undef CERNLIB_QXNO_SC
-#endif
-#endif
-#if defined(CERNLIB_QXNO_SC)
-#ifdef CERNLIB_QX_SC
-#undef CERNLIB_QX_SC
-#endif
-#endif
-#if defined(CERNLIB_QXNO_SC)||defined(CERNLIB_QX_SC)
-#ifdef CERNLIB_QXCAPT
-#undef CERNLIB_QXCAPT
-#endif
-#endif
-#if (!defined(CERNLIB_QXNO_SC))&&(!defined(CERNLIB_QXCAPT))
-#ifndef CERNLIB_QX_SC
-#define CERNLIB_QX_SC
-#endif
-#endif
-#if defined(CERNLIB_SHIFT)
-#ifndef CERNLIB_PROJSHIFT
-#define CERNLIB_PROJSHIFT
-#endif
-#endif
-
-#ifndef type_of_call
-#define type_of_call
-#endif
-