summaryrefslogtreecommitdiffstats
path: root/debian/pyrex/pyrex-0.9.9/bin/pyrexc2.6
diff options
context:
space:
mode:
Diffstat (limited to 'debian/pyrex/pyrex-0.9.9/bin/pyrexc2.6')
-rwxr-xr-xdebian/pyrex/pyrex-0.9.9/bin/pyrexc2.68
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/pyrex/pyrex-0.9.9/bin/pyrexc2.6 b/debian/pyrex/pyrex-0.9.9/bin/pyrexc2.6
deleted file mode 100755
index 4c34f547..00000000
--- a/debian/pyrex/pyrex-0.9.9/bin/pyrexc2.6
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/env python2.6
-
-#
-# Pyrex -- Main Program, Unix
-#
-
-from Pyrex.Compiler.Main import main
-main(command_line = 1)