|
||||
Warning, /include/isajet/jwork.inc is written in an unsupported language. File is not indexed.
0001 #ifndef CERNLIB_ISAJET_JWORK_INC 0002 #define CERNLIB_ISAJET_JWORK_INC 0003 * 0004 * 0005 * jwork.inc 0006 * 0007 COMMON/JWORK/ZZC(MXJSET),JMATCH(MXJSET),TNEW,P1CM(4), 0008 1J1,J2,J3,J4,J5,E1CM,E2CM,E3CM,E4CM,E5CM 0009 SAVE /JWORK/ 0010 LOGICAL TNEW 0011 EQUIVALENCE (J1,JJ(1)),(E1CM,EE(1)) 0012 INTEGER JMATCH,J1,J2,J3,J4,J5,JJ(5) 0013 REAL ZZC,P1CM,E1CM,E2CM,E3CM,E4CM,E5CM,EE(5) 0014 0015 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |