aboutsummaryrefslogtreecommitdiff
path: root/LAPACKE/src/lapacke_chetrf_aa.c
diff options
context:
space:
mode:
authorJulie <julie@cs.utk.edu>2016-12-23 15:01:32 -0800
committerJulie <julie@cs.utk.edu>2016-12-23 15:01:32 -0800
commitbc6a755be443e3e203dcf3a479b0997e81de9c43 (patch)
treee8e80f65c7511094f7920cc69d1f7413db5235ef /LAPACKE/src/lapacke_chetrf_aa.c
parent96ea435363f33f406a8b3db5dd6d700890186f66 (diff)
Updating version number on source file modified since 3.6.1
This is really old school, but a lot of times we have users sending us copy pasting of codes, and that is the only way to know the version of the code.
Diffstat (limited to 'LAPACKE/src/lapacke_chetrf_aa.c')
-rw-r--r--LAPACKE/src/lapacke_chetrf_aa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/LAPACKE/src/lapacke_chetrf_aa.c b/LAPACKE/src/lapacke_chetrf_aa.c
index b3887447..49874816 100644
--- a/LAPACKE/src/lapacke_chetrf_aa.c
+++ b/LAPACKE/src/lapacke_chetrf_aa.c
@@ -28,7 +28,7 @@
*****************************************************************************
* Contents: Native high-level C interface to LAPACK function chetrf
* Author: Intel Corporation
-* Generated November 2015
+* Generated December 2016
*****************************************************************************/
#include "lapacke_utils.h"