mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-31 13:10:19 -04:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
		
			86 B
		
	
	
	
		
			Fortran
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			86 B
		
	
	
	
		
			Fortran
		
	
	
	
	
	
|  | module FFTW3
 | ||
|  |   use, intrinsic :: iso_c_binding
 | ||
|  |   include 'fftw3.f03'
 | ||
|  | end module FFTW3
 |