diff options
Diffstat (limited to 'SRC/cunml2.f')
-rw-r--r-- | SRC/cunml2.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cunml2.f b/SRC/cunml2.f index 09a5ad0e..2657737b 100644 --- a/SRC/cunml2.f +++ b/SRC/cunml2.f @@ -1,7 +1,7 @@ SUBROUTINE CUNML2( SIDE, TRANS, M, N, K, A, LDA, TAU, C, LDC, $ WORK, INFO ) * -* -- LAPACK routine (version 3.1) -- +* -- LAPACK routine (version 3.2) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. * November 2006 * |