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