--- DarthVader/TrackerLevel2/src/F77/analysisflight.f 2006/05/19 13:15:54 1.1 +++ DarthVader/TrackerLevel2/src/F77/analysisflight.f 2006/05/30 16:30:37 1.2 @@ -17,12 +17,6 @@ include 'level1.f' include 'level2.f' -c include 'momanhough_init.f' - -* flag to set debug mode - logical DEBUG - common/dbg/DEBUG - * flag to chose PFA character*10 PFA common/FINALPFA/PFA @@ -33,7 +27,6 @@ external npl external acoordsi,coordsi,nld,coord,dcoord - DEBUG=.false.!.true.! ************************************************************ ************************************************************ ************************************************************ @@ -127,6 +120,3 @@ ************************************************************ -c# include "momanhough-subroutines.f" - -