Files
Phoenix/demo/demo.py
2013-06-11 18:24:09 +00:00

5 lines
47 B
Python
Executable File

#!/usr/bin/env python
import Main
Main.main()