--- DarthVader/TrackerLevel2/src/F77/reductionflight.f 2008/12/05 08:26:48 1.27 +++ DarthVader/TrackerLevel2/src/F77/reductionflight.f 2009/08/04 14:01:39 1.28 @@ -266,7 +266,7 @@ C come here if GOOD1=0 C or the event has too many clusters C--------------------------------------------- - 200 continue +c 200 continue ngood = 0 do iv = 1,nviews @@ -583,7 +583,7 @@ $ delta.gt.cut .and. $ value(iss).gt.clseedcut(iss).and. $ .true.)then - if( value(iss).gt.vmax )then + if( value(iss).gt.vmax )then imax = iss vmax = value(iss) else