aboutsummaryrefslogtreecommitdiff
path: root/TESTING/EIG/cdrvsx.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/EIG/cdrvsx.f')
-rw-r--r--TESTING/EIG/cdrvsx.f16
1 files changed, 8 insertions, 8 deletions
diff --git a/TESTING/EIG/cdrvsx.f b/TESTING/EIG/cdrvsx.f
index f2979da8..0739b95d 100644
--- a/TESTING/EIG/cdrvsx.f
+++ b/TESTING/EIG/cdrvsx.f
@@ -2,8 +2,8 @@
*
* =========== 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:
* ===========
@@ -12,7 +12,7 @@
* NIUNIT, NOUNIT, A, LDA, H, HT, W, WT, WTMP, VS,
* LDVS, VS1, RESULT, WORK, LWORK, RWORK, BWORK,
* INFO )
-*
+*
* .. Scalar Arguments ..
* INTEGER INFO, LDA, LDVS, LWORK, NIUNIT, NOUNIT, NSIZES,
* $ NTYPES
@@ -26,7 +26,7 @@
* $ VS( LDVS, * ), VS1( LDVS, * ), W( * ),
* $ WORK( * ), WT( * ), WTMP( * )
* ..
-*
+*
*
*> \par Purpose:
* =============
@@ -420,10 +420,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 June 2016
*