summaryrefslogtreecommitdiff
path: root/TESTING/EIG/dlsets.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/EIG/dlsets.f')
-rw-r--r--TESTING/EIG/dlsets.f16
1 files changed, 8 insertions, 8 deletions
diff --git a/TESTING/EIG/dlsets.f b/TESTING/EIG/dlsets.f
index 6ec0e69b..3d69c67f 100644
--- a/TESTING/EIG/dlsets.f
+++ b/TESTING/EIG/dlsets.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 DLSETS( M, P, N, A, AF, LDA, B, BF, LDB, C, CF, D, DF,
* X, WORK, LWORK, RWORK, RESULT )
-*
+*
* .. Scalar Arguments ..
* INTEGER LDA, LDB, LWORK, M, N, P
* ..
* .. Array Arguments ..
-*
+*
*
*> \par Purpose:
* =============
@@ -138,10 +138,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
*