aboutsummaryrefslogtreecommitdiff
path: root/SRC/sgeqrf.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sgeqrf.f')
-rw-r--r--SRC/sgeqrf.f4
1 files changed, 3 insertions, 1 deletions
diff --git a/SRC/sgeqrf.f b/SRC/sgeqrf.f
index 3502c763..1517a0d9 100644
--- a/SRC/sgeqrf.f
+++ b/SRC/sgeqrf.f
@@ -5,13 +5,15 @@
* Online html documentation available at
* http://www.netlib.org/lapack/explore-html/
*
+*> \htmlonly
*> Download SGEQRF + dependencies
*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/sgeqrf.f">
*> [TGZ]</a>
*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.zip?format=zip&filename=/lapack/lapack_routine/sgeqrf.f">
*> [ZIP]</a>
*> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/sgeqrf.f">
-*> [TXT]</a>
+*> [TXT]</a>
+*> \endhtmlonly
*
* Definition
* ==========