aboutsummaryrefslogtreecommitdiff
path: root/BLAS/TESTING/sblat1.f
diff options
context:
space:
mode:
Diffstat (limited to 'BLAS/TESTING/sblat1.f')
-rw-r--r--BLAS/TESTING/sblat1.f22
1 files changed, 10 insertions, 12 deletions
diff --git a/BLAS/TESTING/sblat1.f b/BLAS/TESTING/sblat1.f
index c465f630..744f2d9e 100644
--- a/BLAS/TESTING/sblat1.f
+++ b/BLAS/TESTING/sblat1.f
@@ -5,26 +5,25 @@
* Online html documentation available at
* http://www.netlib.org/lapack/explore-html/
*
-* Definition
-* ==========
+* Definition:
+* ===========
*
* PROGRAM SBLAT1
*
-* Purpose
-* =======
*
-*>\details \b Purpose:
-*>\verbatim
+*> \par Purpose:
+* =============
+*>
+*> \verbatim
*>
*> Test program for the REAL Level 1 BLAS.
*>
*> Based upon the original BLAS test routine together with:
*> F06EAF Example Program Text
-*>
-*>\endverbatim
+*> \endverbatim
*
-* Authors
-* =======
+* Authors:
+* ========
*
*> \author Univ. of Tennessee
*> \author Univ. of California Berkeley
@@ -35,8 +34,7 @@
*
*> \ingroup single_blas_testing
*
-* =====================================================================
- PROGRAM SBLAT1
+* ===================================================================== PROGRAM SBLAT1
*
* -- Reference BLAS test routine (version 3.4.0) --
* -- Reference BLAS is a software package provided by Univ. of Tennessee, --