]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PDF/pdf/impdp.inc
Extracting PHOS and EMCAL trackers from the correspondig reconstructors (Yu.Belikov)
[u/mrichter/AliRoot.git] / PDF / pdf / impdp.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 * impdp.inc
14 *
15 #if defined(CERNLIB_DOUBLE)
16       IMPLICIT DOUBLE PRECISION(A-H,O-Z)
17 #endif
18 #if defined(CERNLIB_SINGLE)
19 C     IMPLICIT DOUBLE PRECISION(A-H,O-Z)
20 #endif