Fix typos in README
authorjulie <julielangou@users.noreply.github.com>
Thu, 7 Feb 2013 16:28:08 +0000 (16:28 +0000)
committerjulie <julielangou@users.noreply.github.com>
Thu, 7 Feb 2013 16:28:08 +0000 (16:28 +0000)
DOCS/Doxyfile
README

index 9098aa87f4820696bc6ae4f3cebe3af0e665e3b8..a10bf91268b57b1891b56b3ff0cb2fa45b094342 100644 (file)
@@ -647,7 +647,7 @@ INPUT_ENCODING         = UTF-8
 # *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py 
 # *.f90 *.f *.for *.vhd *.vhdl
 
-FILE_PATTERNS          = *.f
+FILE_PATTERNS          = zunmtr.f
 
 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 
 # should be searched for input files as well. Possible values are YES and NO. 
diff --git a/README b/README
index c236f6adf0ca2bb7ef1ca3e261f45557c07f42ac..696cae782dc14cb35e7ad9ac82c1f7cc5cfb91ac 100644 (file)
--- a/README
+++ b/README
@@ -40,8 +40,8 @@ very much on the efficiency of the BLAS.
 
 =================
 LAPACK INSTALLATION:
- - LAPACK can be installed with make. Configuration haev to be set in the
- make.inc file. A make.inc.example for a Linux mahcine running GNU compilers
+ - LAPACK can be installed with make. Configuration have to be set in the
+ make.inc file. A make.inc.example for a Linux machine running GNU compilers
  is given in the main directory. Some specific make.inc are also available in
  the INSTALL directory
  - LAPACK includes also the CMAKE build. You will need to have CMAKE installed