]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MICROCERN/gen/def64.inc
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / MICROCERN / gen / def64.inc
1 *
2 * $Id$
3 *
4 * $Log$
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 *
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