diff options
Diffstat (limited to 'LAPACKE/src/lapacke_dtpqrt2_work.c')
-rw-r--r-- | LAPACKE/src/lapacke_dtpqrt2_work.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LAPACKE/src/lapacke_dtpqrt2_work.c b/LAPACKE/src/lapacke_dtpqrt2_work.c index a73895d7..a696487f 100644 --- a/LAPACKE/src/lapacke_dtpqrt2_work.c +++ b/LAPACKE/src/lapacke_dtpqrt2_work.c @@ -28,7 +28,7 @@ ****************************************************************************** * Contents: Native middle-level C interface to LAPACK function dtpqrt2 * Author: Intel Corporation -* Generated November, 2011 +* Generated November 2015 *****************************************************************************/ #include "lapacke_utils.h" |