summaryrefslogtreecommitdiff
path: root/INSTALL/second_NONE.f
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL/second_NONE.f')
-rw-r--r--INSTALL/second_NONE.f19
1 files changed, 9 insertions, 10 deletions
diff --git a/INSTALL/second_NONE.f b/INSTALL/second_NONE.f
index 67d1b677..ffb25283 100644
--- a/INSTALL/second_NONE.f
+++ b/INSTALL/second_NONE.f
@@ -5,26 +5,25 @@
* Online html documentation available at
* http://www.netlib.org/lapack/explore-html/
*
-* Definition
-* ==========
+* Definition:
+* ===========
*
* REAL FUNCTION SECOND( )
*
-* Purpose
-* =======
*
-*>\details \b Purpose:
-*>\verbatim
+*> \par Purpose:
+* =============
+*>
+*> \verbatim
*>
*> SECOND returns nothing instead of returning the user time for a process in seconds.
*> If you are using that routine, it means that neither EXTERNAL ETIME,
*> EXTERNAL ETIME_, INTERNAL ETIME, INTERNAL CPU_TIME is available on
*> your machine.
-*>
-*>\endverbatim
+*> \endverbatim
*
-* Authors
-* =======
+* Authors:
+* ========
*
*> \author Univ. of Tennessee
*> \author Univ. of California Berkeley