Ignore:
Timestamp:
11/14/02 21:39:04 (22 years ago)
Author:
bigongia
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/ReflectorII/atm.c

    r1431 r1614  
    99#define RandomNumber  ranf()
    1010
    11 /*  Local declarations */
    12 static int atmModel=0;          /*  current atm. model  */
     11/* AM Nov 2002: atmModel is now an external variable: */
     12int atmModel=0;   /* current atm. model */
    1313
    1414/*  Function declarations  */
Note: See TracChangeset for help on using the changeset viewer.