diff options
Diffstat (limited to 'debian/pyrex/pyrex-0.9.9/Pyrex/Compiler/DebugFlags.py')
-rw-r--r-- | debian/pyrex/pyrex-0.9.9/Pyrex/Compiler/DebugFlags.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/pyrex/pyrex-0.9.9/Pyrex/Compiler/DebugFlags.py b/debian/pyrex/pyrex-0.9.9/Pyrex/Compiler/DebugFlags.py deleted file mode 100644 index e36e0bd2..00000000 --- a/debian/pyrex/pyrex-0.9.9/Pyrex/Compiler/DebugFlags.py +++ /dev/null @@ -1,4 +0,0 @@ -debug_disposal_code = 0 -debug_temp_alloc = 0 -debug_coercion = 0 - |