]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MICROCERN/gen/def64.inc
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / MICROCERN / gen / def64.inc
CommitLineData
fe4da5cc 1*
2* $Id$
3*
4* $Log$
b9d0a01d 5* Revision 1.1.2.1 2002/07/11 17:14:48 alibrary
6* Adding MICROCERN
7*
8* Revision 1.1.1.1 1999/05/18 15:55:35 fca
9* AliRoot sources
10*
fe4da5cc 11* Revision 1.1.1.1 1996/04/01 15:02:59 mclareni
12* Mathlib gen
13*
14*
15*
16* def64.inc
17*
18#if !defined(CERNLIB_DOUBLE)
19 REAL
20#endif
21#if (defined(CERNLIB_DOUBLE))&&(defined(CERNLIB_F90))
22 REAL(2)
23#endif
24#if defined(CERNLIB_DOUBLE)
25 DOUBLE PRECISION
26#endif