aboutsummaryrefslogtreecommitdiff
path: root/TESTING/EIG/zchkec.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/EIG/zchkec.f')
-rw-r--r--TESTING/EIG/zchkec.f16
1 files changed, 8 insertions, 8 deletions
diff --git a/TESTING/EIG/zchkec.f b/TESTING/EIG/zchkec.f
index ed222945..c3e1ffd0 100644
--- a/TESTING/EIG/zchkec.f
+++ b/TESTING/EIG/zchkec.f
@@ -2,20 +2,20 @@
*
* =========== DOCUMENTATION ===========
*
-* Online html documentation available at
-* http://www.netlib.org/lapack/explore-html/
+* Online html documentation available at
+* http://www.netlib.org/lapack/explore-html/
*
* Definition:
* ===========
*
* SUBROUTINE ZCHKEC( THRESH, TSTERR, NIN, NOUT )
-*
+*
* .. Scalar Arguments ..
* LOGICAL TSTERR
* INTEGER NIN, NOUT
* DOUBLE PRECISION THRESH
* ..
-*
+*
*
*> \par Purpose:
* =============
@@ -63,10 +63,10 @@
* Authors:
* ========
*
-*> \author Univ. of Tennessee
-*> \author Univ. of California Berkeley
-*> \author Univ. of Colorado Denver
-*> \author NAG Ltd.
+*> \author Univ. of Tennessee
+*> \author Univ. of California Berkeley
+*> \author Univ. of Colorado Denver
+*> \author NAG Ltd.
*
*> \date September 2012
*