Sign in
◑
Theme
mojo
/
mojo-tools
/
ed4bdf2b045dcf76699eb5095f037df4b8750a28
/
.
/
third_party
/
cython
/
src
/
bin
/
cython
blob: 2acad0d0e74b732609493eda83dd6bd7cb0c499e [
file
]
#!/usr/bin/env python
#
# Cython -- Main Program, Unix
#
from
Cython
.
Compiler
.
Main
import
main
main
(
command_line
=
1
)