mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 13:30:52 -05:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
		
			86 B
		
	
	
	
		
			Fortran
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			86 B
		
	
	
	
		
			Fortran
		
	
	
	
	
	
| 
								 | 
							
								module FFTW3
							 | 
						||
| 
								 | 
							
								  use, intrinsic :: iso_c_binding
							 | 
						||
| 
								 | 
							
								  include 'fftw3.f03'
							 | 
						||
| 
								 | 
							
								end module FFTW3
							 |