]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PDF/pdf/expdp.inc
Adding some QCD diffractive states to the PDG list
[u/mrichter/AliRoot.git] / PDF / pdf / expdp.inc
CommitLineData
21886bb6 1*
2* $Id$
3*
4* $Log$
5* Revision 1.1.1.2 1996/10/30 08:27:10 cernlib
6* Version 7.04
7*
8* Revision 1.1.1.1 1996/04/12 15:28:48 plothow
9* Version 7.01
10*
11*
12*
13* expdp.inc
14*
15#if defined(CERNLIB_DOUBLE)
16 DOUBLE PRECISION
17#endif
18#if defined(CERNLIB_SINGLE)
19 REAL
20#endif