aboutsummaryrefslogtreecommitdiff
path: root/TESTING/EIG/cdrvsg.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/EIG/cdrvsg.f')
-rw-r--r--TESTING/EIG/cdrvsg.f16
1 files changed, 8 insertions, 8 deletions
diff --git a/TESTING/EIG/cdrvsg.f b/TESTING/EIG/cdrvsg.f
index 74ff1f82..f6cd769d 100644
--- a/TESTING/EIG/cdrvsg.f
+++ b/TESTING/EIG/cdrvsg.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 @@
* NOUNIT, A, LDA, B, LDB, D, Z, LDZ, AB, BB, AP,
* BP, WORK, NWORK, RWORK, LRWORK, IWORK, LIWORK,
* RESULT, INFO )
-*
+*
* .. Scalar Arguments ..
* INTEGER INFO, LDA, LDB, LDZ, LIWORK, LRWORK, NOUNIT,
* $ NSIZES, NTYPES, NWORK
@@ -26,7 +26,7 @@
* $ B( LDB, * ), BB( LDB, * ), BP( * ), WORK( * ),
* $ Z( LDZ, * )
* ..
-*
+*
*
*> \par Purpose:
* =============
@@ -355,10 +355,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
*