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