summaryrefslogtreecommitdiffstats
path: root/debian/pyrex/pyrex-0.9.9/pyrexc.py
diff options
context:
space:
mode:
Diffstat (limited to 'debian/pyrex/pyrex-0.9.9/pyrexc.py')
-rwxr-xr-xdebian/pyrex/pyrex-0.9.9/pyrexc.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/pyrex/pyrex-0.9.9/pyrexc.py b/debian/pyrex/pyrex-0.9.9/pyrexc.py
deleted file mode 100755
index f32cf153..00000000
--- a/debian/pyrex/pyrex-0.9.9/pyrexc.py
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-# Pyrex -- Main Program, generic
-#
-
-from Pyrex.Compiler.Main import main
-main(command_line = 1)