#!/usr/bin/env python2.2 # # Pyrex -- Main Program, Unix # import Pyrex.Compiler.Main Pyrex.Compiler.Main.main(command_line = 1, c_only = 1)