/[PAMELA software]/DarthVader/TrackerLevel2/src/F77/analysisflight.f
ViewVC logotype

Diff of /DarthVader/TrackerLevel2/src/F77/analysisflight.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mocchiut, Fri May 19 13:15:54 2006 UTC revision 1.2 by pam-fi, Tue May 30 16:30:37 2006 UTC
# Line 17  Line 17 
17        include 'level1.f'        include 'level1.f'
18        include 'level2.f'        include 'level2.f'
19    
 c      include 'momanhough_init.f'  
   
 *     flag to set debug mode  
       logical DEBUG  
       common/dbg/DEBUG  
   
20  *     flag to chose PFA  *     flag to chose PFA
21        character*10 PFA        character*10 PFA
22        common/FINALPFA/PFA        common/FINALPFA/PFA
# Line 33  c      parameter (inf=1.e8)      !just a Line 27  c      parameter (inf=1.e8)      !just a
27        external npl        external npl
28        external acoordsi,coordsi,nld,coord,dcoord        external acoordsi,coordsi,nld,coord,dcoord
29    
       DEBUG=.false.!.true.!  
30  ************************************************************  ************************************************************
31  ************************************************************  ************************************************************
32  ************************************************************  ************************************************************
# Line 127  c      if(.not.good1)then Line 120  c      if(.not.good1)then
120  ************************************************************  ************************************************************
121    
122    
 c# include "momanhough-subroutines.f"  
   
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23