Sign in
mojo
/
mojo-tools
/
f9f6aacc8a44ae3fff904ccc4e8bdeb3e540bcfd
/
.
/
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
)