mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-04 05:50:31 -05:00 
			
		
		
		
	Comment out call to sgrand.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6229 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									adc8d092f9
								
							
						
					
					
						commit
						3472accbdb
					
				@ -63,7 +63,7 @@ program jt65sim
 | 
			
		||||
  dfsig=2000.0/nsigs                 !Freq spacing between sigs in file (Hz)
 | 
			
		||||
 | 
			
		||||
! generate new random number seed for each run using /dev/urandom on linux and os x
 | 
			
		||||
  nerr=sgran()
 | 
			
		||||
!  nerr=sgran()
 | 
			
		||||
 | 
			
		||||
  do ifile=1,nfiles                  !Loop over requested number of files
 | 
			
		||||
     write(fname,1002) ifile         !Output filename
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user