--- DarthVader/TrackerLevel2/src/F77/reductionflight.f 2007/04/27 10:39:58 1.18 +++ DarthVader/TrackerLevel2/src/F77/reductionflight.f 2007/05/14 11:03:06 1.19 @@ -27,6 +27,10 @@ c$$$ verbose = .true. c$$$ warning = .true. +* ////////////////////////// +* initialize some parameters +* ////////////////////////// + call init_level1 if(debug)print*,'-- check LEVEL0 status'