--- rpl/lapack/lapack/dorgtsqr.f 2020/05/21 21:46:01 1.1 +++ rpl/lapack/lapack/dorgtsqr.f 2023/08/07 08:39:02 1.2 @@ -13,7 +13,8 @@ *> [ZIP] *> *> [TXT] -*> +*> \endhtmlonly +* * Definition: * =========== * @@ -155,8 +156,6 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date November 2019 -* *> \ingroup doubleOTHERcomputational * *> \par Contributors: @@ -175,10 +174,9 @@ $ INFO ) IMPLICIT NONE * -* -- LAPACK computational routine (version 3.9.0) -- +* -- LAPACK computational routine -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* November 2019 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDT, LWORK, M, N, MB, NB @@ -303,4 +301,4 @@ * * End of DORGTSQR * - END \ No newline at end of file + END