#!/usr/bin/env python #
# Cython -- Main Program, Unix
#
from Cython.Compiler.Main import main
main(command_line = 1)