diff options
Diffstat (limited to 'numpy/f2py/info.py')
-rw-r--r-- | numpy/f2py/info.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/numpy/f2py/info.py b/numpy/f2py/info.py deleted file mode 100644 index 8beaba228..000000000 --- a/numpy/f2py/info.py +++ /dev/null @@ -1,5 +0,0 @@ -"""Fortran to Python Interface Generator. - -""" - -postpone_import = True |