aboutsummaryrefslogtreecommitdiff
path: root/TESTING/LIN/dlatb5.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/LIN/dlatb5.f')
-rw-r--r--TESTING/LIN/dlatb5.f16
1 files changed, 8 insertions, 8 deletions
diff --git a/TESTING/LIN/dlatb5.f b/TESTING/LIN/dlatb5.f
index 96209413..7758725e 100644
--- a/TESTING/LIN/dlatb5.f
+++ b/TESTING/LIN/dlatb5.f
@@ -2,22 +2,22 @@
*
* =========== 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 DLATB5( PATH, IMAT, N, TYPE, KL, KU, ANORM, MODE,
* CNDNUM, DIST )
-*
+*
* .. Scalar Arguments ..
* DOUBLE PRECISION ANORM, CNDNUM
* INTEGER IMAT, KL, KU, MODE, N
* CHARACTER DIST, TYPE
* CHARACTER*3 PATH
* ..
-*
+*
*
*> \par Purpose:
* =============
@@ -101,10 +101,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 November 2011
*