|
||||
Warning, /include/cojets/jet.inc is written in an unsupported language. File is not indexed.
0001 * 0002 * $Id: jet.inc,v 1.1.1.1 1996/01/11 14:14:51 mclareni Exp $ 0003 * 0004 * $Log: jet.inc,v $ 0005 * Revision 1.1.1.1 1996/01/11 14:14:51 mclareni 0006 * Cojets 0007 * 0008 * 0009 #ifndef CERNLIB_COJETS_JET_INC 0010 #define CERNLIB_COJETS_JET_INC 0011 * 0012 * 0013 * jet.inc 0014 * 0015 PARAMETER (MAXJTP=900) 0016 COMMON/JET/P(MAXJTP,5),PJTOT(5),K(MAXJTP,2),KDEC(MAXJTP,2) 0017 0018 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |