Warning, /include/cojets/stable.inc is written in an unsupported language. File is not indexed.
0001 *
0002 * $Id: stable.inc,v 1.1.1.1 1996/01/11 14:14:56 mclareni Exp $
0003 *
0004 * $Log: stable.inc,v $
0005 * Revision 1.1.1.1 1996/01/11 14:14:56 mclareni
0006 * Cojets
0007 *
0008 *
0009 #ifndef CERNLIB_COJETS_STABLE_INC
0010 #define CERNLIB_COJETS_STABLE_INC
0011 *
0012 *
0013 * stable.inc
0014 *
0015 COMMON/STABLE/RDECAY(352)
0016 REAL RDECAY
0017 DIMENSION IDECAY(352)
0018 EQUIVALENCE (IDECAY,RDECAY)
0019
0020 #endif