5 lines
45 B
Python
Executable file
5 lines
45 B
Python
Executable file
#!/usr/bin/env python
|
|
|
|
import soe
|
|
soe.main()
|