From 04670a68760fa27333f8bcef8172f71adc6880ef Mon Sep 17 00:00:00 2001 From: julie Date: Tue, 1 Nov 2011 18:25:33 +0000 Subject: Last commit related to Doxygen integration following Albert's comment --- SRC/sposv.f | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'SRC/sposv.f') diff --git a/SRC/sposv.f b/SRC/sposv.f index 504f6b41..89a5f16f 100644 --- a/SRC/sposv.f +++ b/SRC/sposv.f @@ -5,13 +5,15 @@ * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * +*> \htmlonly *> Download SPOSV + dependencies *> *> [TGZ] *> *> [ZIP] *> -*> [TXT] +*> [TXT] +*> \endhtmlonly * * Definition * ========== @@ -131,7 +133,7 @@ * ===================================================================== SUBROUTINE SPOSV( UPLO, N, NRHS, A, LDA, B, LDB, INFO ) * -* -- LAPACK solve routine (version 3.3.1) -- +* -- LAPACK driver routine (version 3.3.1) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2011 -- cgit v1.2.3