mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-31 04:50:34 -04:00 
			
		
		
		
	Remove references to common/tracer/.
This commit is contained in:
		
							parent
							
								
									7a57a399e0
								
							
						
					
					
						commit
						7076f3c749
					
				| @ -12,7 +12,6 @@ subroutine decode0(dd,ss,savg,nstandalone) | |||||||
|        ndepth,ndiskdat,neme,newdat,nfa,nfb,nfcal,nfshift,                 & |        ndepth,ndiskdat,neme,newdat,nfa,nfb,nfcal,nfshift,                 & | ||||||
|        mcall3,nkeep,ntol,nxant,nrxlog,nfsample,nxpol,nmode,               & |        mcall3,nkeep,ntol,nxant,nrxlog,nfsample,nxpol,nmode,               & | ||||||
|        nfast,nsave,mycall,mygrid,hiscall,hisgrid,datetime |        nfast,nsave,mycall,mygrid,hiscall,hisgrid,datetime | ||||||
|   common/tracer/ limtrace,lu |  | ||||||
|   data neme0/-99/,mcall3b/1/ |   data neme0/-99/,mcall3b/1/ | ||||||
|   save |   save | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -33,7 +33,6 @@ program m65 | |||||||
|   real*8 hsym |   real*8 hsym | ||||||
|   real*4 ssz5a(NFFT) |   real*4 ssz5a(NFFT) | ||||||
|   logical*1 lstrong(0:1023) |   logical*1 lstrong(0:1023) | ||||||
|   common/tracer/limtrace,lu |  | ||||||
|   real*8 fc0,fcenter |   real*8 fc0,fcenter | ||||||
|   character*80 arg,infile |   character*80 arg,infile | ||||||
|   character mycall*12,hiscall*12,mygrid*6,hisgrid*6,datetime*20 |   character mycall*12,hiscall*12,mygrid*6,hisgrid*6,datetime*20 | ||||||
| @ -83,8 +82,6 @@ program m65 | |||||||
|   if(arg.eq.'95238') nfsample=95238 |   if(arg.eq.'95238') nfsample=95238 | ||||||
| 
 | 
 | ||||||
|   ifile1=5 |   ifile1=5 | ||||||
|   limtrace=0 |  | ||||||
|   lu=12 |  | ||||||
| 
 | 
 | ||||||
| ! Some default parameters for command-line execution, in early testing. | ! Some default parameters for command-line execution, in early testing. | ||||||
|   mycall='K1JT' |   mycall='K1JT' | ||||||
|  | |||||||
| @ -17,7 +17,6 @@ subroutine m65a | |||||||
|   character*80 cwd |   character*80 cwd | ||||||
|   character wisfile*256 |   character wisfile*256 | ||||||
|   logical fileExists |   logical fileExists | ||||||
|   common/tracer/limtrace,lu |  | ||||||
| 
 | 
 | ||||||
|   call getcwd(cwd) |   call getcwd(cwd) | ||||||
|   call ftninit(trim(cwd)) |   call ftninit(trim(cwd)) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user