mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-03 16:01:18 -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()
|