/usr/include/isajet758/izisrc.inc is in libisajet758-3-dev 20061220+dfsg3-3.
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 11 12 13 14 15 16 17 | #ifndef CERNLIB_ISAJET_IZISRC_INC
#define CERNLIB_ISAJET_IZISRC_INC
*
*
* izisrc.inc
*
C DEC/CMS REPLACEMENT HISTORY, Element IZISRC.LINK
C *1 25-JAN-1990 14:08:41 CSTEWART "Chip Stewart: LINK FILE FOR ISRC BANK"
C DEC/CMS REPLACEMENT HISTORY, Element IZISRC.LINK
C-----------------------------------------------------------------------
C Created 11-JAN-1990 16:49:35.86 Chip Stewart
C Link offset of bank ISRC in mother bank ISAB
C-----------------------------------------------------------------------
INTEGER IZISRC
PARAMETER ( IZISRC = 2)
#endif
|