mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
5 lines
47 B
Python
Executable File
5 lines
47 B
Python
Executable File
#!/usr/bin/env python
|
|
|
|
import Main
|
|
Main.main()
|