Skip to content

Commit 0bb5eff

Browse files
author
scr2016
committed
fixed date in zlaunhr_col_getrfnp2.f
1 parent 144a754 commit 0bb5eff

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

SRC/zlaunhr_col_getrfnp2.f

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
*> \author Univ. of Colorado Denver
150150
*> \author NAG Ltd.
151151
*
152-
*> \date June 2019
152+
*> \date November 2019
153153
*
154154
*> \ingroup complex16GEcomputational
155155
*
@@ -158,9 +158,9 @@
158158
*>
159159
*> \verbatim
160160
*>
161-
*> June 2019, Igor Kozachenko,
162-
*> Computer Science Division,
163-
*> University of California, Berkeley
161+
*> November 2019, Igor Kozachenko,
162+
*> Computer Science Division,
163+
*> University of California, Berkeley
164164
*>
165165
*> \endverbatim
166166
*
@@ -171,7 +171,7 @@ RECURSIVE SUBROUTINE ZLAUNHR_COL_GETRFNP2( M, N, A, LDA, D, INFO )
171171
* -- LAPACK computational routine (version 3.9.0) --
172172
* -- LAPACK is a software package provided by Univ. of Tennessee, --
173173
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
174-
* June 2019
174+
* November 2019
175175
*
176176
* .. Scalar Arguments ..
177177
INTEGER INFO, LDA, M, N

0 commit comments

Comments
 (0)