Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/hplot/hpl0.inc is written in an unsupported language. File is not indexed.

0001 *
0002 * $Id$
0003 *
0004 * $Log$
0005 * Revision 1.1  1996/01/19 10:50:13  mclareni
0006 * Initial revision
0007 *
0008 *
0009 #ifndef CERNLIB_HPLOT_HPL0_INC
0010 #define CERNLIB_HPLOT_HPL0_INC
0011 *
0012 *
0013 * hpl0.inc
0014 *
0015 *CMZ :  5.16/00 20/04/93  13.13.43  by  O.Couet
0016 *-- Author :
0017       COMMON/HPL0/PNAME
0018       CHARACTER*16 PNAME
0019       COMMON/PICDES/IPICT
0020       DIMENSION IPICT(100,3)
0021 
0022 #endif