aboutsummaryrefslogtreecommitdiff
path: root/SRC/ilaver.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ilaver.f')
-rw-r--r--SRC/ilaver.f4
1 files changed, 4 insertions, 0 deletions
diff --git a/SRC/ilaver.f b/SRC/ilaver.f
index fddec72d..02361a86 100644
--- a/SRC/ilaver.f
+++ b/SRC/ilaver.f
@@ -15,12 +15,16 @@
*
* Arguments
* =========
+*
* VERS_MAJOR (output) INTEGER
* return the lapack major version
+*
* VERS_MINOR (output) INTEGER
* return the lapack minor version from the major version
+*
* VERS_PATCH (output) INTEGER
* return the lapack patch version from the minor version
+*
* =====================================================================
*
INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH