mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-11 14:58:51 -04: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()
|