From 0d9e213c670ab0e68f17d68251412d53250108e1 Mon Sep 17 00:00:00 2001 From: julie Date: Mon, 31 Oct 2011 22:21:11 +0000 Subject: Correct Warning detected during Doxygen Generation. Now each routine should have the correct list of arguments. This allowed to detect and fix problems in parameter description of many routines. --- SRC/dgesv.f | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'SRC/dgesv.f') diff --git a/SRC/dgesv.f b/SRC/dgesv.f index 7e7e1ec0..9764edf2 100644 --- a/SRC/dgesv.f +++ b/SRC/dgesv.f @@ -5,13 +5,15 @@ * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * +*> \htmlonly *> Download DGESV + dependencies *> *> [TGZ] *> *> [ZIP] *> -*> [TXT] +*> [TXT] +*> \endhtmlonly * * Definition * ========== -- cgit v1.2.3