#!/usr/bin/python

#
#   Pyrex -- Main Program, Unix
#

from Pyrex.Compiler.Main import main
main(command_line = 1)
