From 8ddb0ce0acafe75d78df528b4d2540dfbf4b364d Mon Sep 17 00:00:00 2001 From: Charles Harris Date: Sun, 18 Aug 2013 11:16:06 -0600 Subject: STY: Giant whitespace cleanup. Now is as good a time as any with open PR's at a low. --- numpy/f2py/doc/f2python9-final/README.txt | 4 ++-- numpy/f2py/doc/f2python9-final/src/examples/exp1mess.txt | 2 +- numpy/f2py/doc/f2python9-final/src/examples/exp1session.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'numpy/f2py/doc/f2python9-final') diff --git a/numpy/f2py/doc/f2python9-final/README.txt b/numpy/f2py/doc/f2python9-final/README.txt index b907216b6..2ce8e393a 100644 --- a/numpy/f2py/doc/f2python9-final/README.txt +++ b/numpy/f2py/doc/f2python9-final/README.txt @@ -23,9 +23,9 @@ Note that this file includes the following JPG images PS: The HTML file f2python9.html is generated using TTH (http://hutchinson.belmont.ma.us/tth/) -from the LaTeX source file `python9.tex'. The source can be found in the +from the LaTeX source file `python9.tex'. The source can be found in the src/ -directory. This directory contains also the following EPS files +directory. This directory contains also the following EPS files flow.eps structure.eps aerostructure.eps diff --git a/numpy/f2py/doc/f2python9-final/src/examples/exp1mess.txt b/numpy/f2py/doc/f2python9-final/src/examples/exp1mess.txt index ae1545718..d4188a91b 100644 --- a/numpy/f2py/doc/f2python9-final/src/examples/exp1mess.txt +++ b/numpy/f2py/doc/f2python9-final/src/examples/exp1mess.txt @@ -13,5 +13,5 @@ Building modules... l,u = exp1([n]) Wrote C/API module "foo" to file "foomodule.c" Documentation is saved to file "foomodule.tex" -Run GNU make to build shared modules: +Run GNU make to build shared modules: gmake -f Makefile- [test] diff --git a/numpy/f2py/doc/f2python9-final/src/examples/exp1session.txt b/numpy/f2py/doc/f2python9-final/src/examples/exp1session.txt index 9bec9198e..5ae75ebd1 100644 --- a/numpy/f2py/doc/f2python9-final/src/examples/exp1session.txt +++ b/numpy/f2py/doc/f2python9-final/src/examples/exp1session.txt @@ -17,4 +17,4 @@ Return objects: >>> print l,u [ 517656. 190435.] [ 566827. 208524.] >>> print l[0]/l[1], u[0]/u[1]-l[0]/l[1] -2.71828182845 1.36437527942e-11 \ No newline at end of file +2.71828182845 1.36437527942e-11 -- cgit v1.2.1