aboutsummaryrefslogtreecommitdiff
path: root/TESTING/EIG/dget38.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/EIG/dget38.f')
-rw-r--r--TESTING/EIG/dget38.f16
1 files changed, 8 insertions, 8 deletions
diff --git a/TESTING/EIG/dget38.f b/TESTING/EIG/dget38.f
index f8cd8093..112b0b2a 100644
--- a/TESTING/EIG/dget38.f
+++ b/TESTING/EIG/dget38.f
@@ -2,14 +2,14 @@
*
* =========== 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 DGET38( RMAX, LMAX, NINFO, KNT, NIN )
-*
+*
* .. Scalar Arguments ..
* INTEGER KNT, NIN
* ..
@@ -17,7 +17,7 @@
* INTEGER LMAX( 3 ), NINFO( 3 )
* DOUBLE PRECISION RMAX( 3 )
* ..
-*
+*
*
*> \par Purpose:
* =============
@@ -79,10 +79,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
*