diff options
Diffstat (limited to 'SRC/dlabrd.f')
-rw-r--r-- | SRC/dlabrd.f | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/SRC/dlabrd.f b/SRC/dlabrd.f index 406a7b7f..df97e835 100644 --- a/SRC/dlabrd.f +++ b/SRC/dlabrd.f @@ -5,13 +5,15 @@ * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * +*> \htmlonly *> Download DLABRD + dependencies *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/dlabrd.f"> *> [TGZ]</a> *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.zip?format=zip&filename=/lapack/lapack_routine/dlabrd.f"> *> [ZIP]</a> *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/dlabrd.f"> -*> [TXT]</a> +*> [TXT]</a> +*> \endhtmlonly * * Definition * ========== |