--- rpl/lapack/lapack/dlasdt.f 2010/08/06 15:32:30 1.4 +++ rpl/lapack/lapack/dlasdt.f 2010/08/07 13:18:07 1.5 @@ -1,9 +1,9 @@ SUBROUTINE DLASDT( N, LVL, ND, INODE, NDIML, NDIMR, MSUB ) * -* -- LAPACK auxiliary routine (version 3.2) -- +* -- LAPACK auxiliary routine (version 3.2.2) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* November 2006 +* June 2010 * * .. Scalar Arguments .. INTEGER LVL, MSUB, N, ND @@ -40,7 +40,7 @@ * NDIMR (output) INTEGER array, dimension ( N ) * On exit, row dimensions of right children. * -* MSUB (input) INTEGER. +* MSUB (input) INTEGER * On entry, the maximum row dimension each subproblem at the * bottom of the tree can be of. *