]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PDF/pdf/expdp.inc
New methods and data member added by M. Horner.
[u/mrichter/AliRoot.git] / PDF / pdf / expdp.inc
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