summaryrefslogtreecommitdiff
path: root/numpy/f2py/doc/f2python9-final
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/f2py/doc/f2python9-final')
-rw-r--r--numpy/f2py/doc/f2python9-final/README.txt4
-rw-r--r--numpy/f2py/doc/f2python9-final/src/examples/exp1mess.txt2
-rw-r--r--numpy/f2py/doc/f2python9-final/src/examples/exp1session.txt2
3 files changed, 4 insertions, 4 deletions
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-<modulename> [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