diff options
Diffstat (limited to 'numpy/f2py/rules.py')
-rw-r--r-- | numpy/f2py/rules.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/numpy/f2py/rules.py b/numpy/f2py/rules.py index 87f4ddd9c..36e2222ea 100644 --- a/numpy/f2py/rules.py +++ b/numpy/f2py/rules.py @@ -114,10 +114,7 @@ module_rules = { * This file is auto-generated with f2py (version:#f2py_version#). * f2py is a Fortran to Python Interface Generator (FPIG), Second Edition, * written by Pearu Peterson <pearu@cens.ioc.ee>. - * See http://cens.ioc.ee/projects/f2py2e/ * Generation date: """ + time.asctime(time.gmtime(generationtime)) + """ - * $R""" + """evision:$ - * $D""" + """ate:$ * Do not edit this file directly unless you know what you are doing!!! */ |