]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/limits.inc
Using dlsym to retrieve address of commons
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / limits.inc
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:20:43  cernlib
6 * Geant
7 *
8 *
9 #ifndef CERNLIB_GEANT321_LIMITS_INC
10 #define CERNLIB_GEANT321_LIMITS_INC
11 *
12 *
13 * limits.inc
14 *
15 C --- BOUNDARY LIMITS FOR ARGUMENTS OF INTRINSIC FUNCTIONS ---
16 C --- XL DENOTES LOWER BOUND WHEREAS XU DENOTES UPPER BOUND ---
17       COMMON /LIMITS/ EXPXL,EXPXU
18 C
19
20 #endif