#!/opt/cross/arm/3.4.5-xscale-softvfp/bin/python

#
#   Pyrex -- Main Program, Unix
#

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