mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-04 05:50:31 -05:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
		
			96 B
		
	
	
	
		
			Python
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			96 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| 
								 | 
							
								#!/usr/bin/env python.exe
							 | 
						||
| 
								 | 
							
								# See http://cens.ioc.ee/projects/f2py2e/
							 | 
						||
| 
								 | 
							
								import f2py2e
							 | 
						||
| 
								 | 
							
								f2py2e.main()
							 |