/usr/include/isajet758/wwpar1.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 | #ifndef CERNLIB_ISAJET_WWPAR1_INC
#define CERNLIB_ISAJET_WWPAR1_INC
*
*
* wwpar1.inc
*
#if defined(CERNLIB_SINGLE)
REAL SWW,TWW,UWW,WM2,ZM2,P1WW,P2WW,P3WW,P4WW
$,PZERO,S13,P3,Q1,Q3
$,CQ,CV,CA,CV1,CA1,CV3,CA3,CS,CT,CU
#endif
#endif
|