summaryrefslogtreecommitdiff
path: root/CBLAS
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2015-11-15 20:33:40 +0000
committerjulie <julielangou@users.noreply.github.com>2015-11-15 20:33:40 +0000
commit50d40d78527266d390700416e6c2ecdf666302ca (patch)
tree13344da849c8807f66cf7ad5eb7efa1d1adfd5d9 /CBLAS
parent7d7b8483f7750bfbf16fd2937e9ad87f21511791 (diff)
downloadlapack-50d40d78527266d390700416e6c2ecdf666302ca.tar.gz
lapack-50d40d78527266d390700416e6c2ecdf666302ca.tar.bz2
lapack-50d40d78527266d390700416e6c2ecdf666302ca.zip
Updating version number
Diffstat (limited to 'CBLAS')
-rw-r--r--CBLAS/README2
-rw-r--r--CBLAS/include/CMakeLists.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/CBLAS/README b/CBLAS/README
index 10011897..2ad513b5 100644
--- a/CBLAS/README
+++ b/CBLAS/README
@@ -56,4 +56,4 @@ _______________________________________________________________________________
Updated by Julie Langou (08/22/2014):
Integrate CBLAS package into LAPACK
-Improve headers for mangling \ No newline at end of file
+Improve headers for mangling
diff --git a/CBLAS/include/CMakeLists.txt b/CBLAS/include/CMakeLists.txt
index eaf2311c..06093f43 100644
--- a/CBLAS/include/CMakeLists.txt
+++ b/CBLAS/include/CMakeLists.txt
@@ -1,3 +1,3 @@
SET (CBLAS_INCLUDE cblas.h cblas_f77.h cblas_test.h cblas_mangling.h)
-file(COPY ${CBLAS_INCLUDE} DESTINATION ${LAPACK_BINARY_DIR}/include) \ No newline at end of file
+file(COPY ${CBLAS_INCLUDE} DESTINATION ${LAPACK_BINARY_DIR}/include)