/usr/include/cojets/pilot.h is in libcojets2-dev 20061220+dfsg3-3.1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | #if 0
#endif
#if !defined(CERNLIB_SINGLE)
#ifndef CERNLIB_DOUBLE
#define CERNLIB_DOUBLE
#endif
#endif
#ifndef CERNLIB_IBM
#define CERNLIB_IBM
#endif
|