aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@53307013-940b-43fa-b11d-2c2b05dfe90d>2012-10-10 17:19:03 +0000
committereschnett <eschnett@53307013-940b-43fa-b11d-2c2b05dfe90d>2012-10-10 17:19:03 +0000
commite0a06dcc7ddb6d132e0ab025cebf8c4a020c120e (patch)
tree61e4c665d1f6a005ed2060be61fa055078b130e0
parentd388dc599640880f7c6d4640cd872d149ac68605 (diff)
Update to Lapack 3.4.2
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/BLAS/trunk@30 53307013-940b-43fa-b11d-2c2b05dfe90d
-rw-r--r--configure.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.sh b/configure.sh
index d5e99e3..630a78d 100644
--- a/configure.sh
+++ b/configure.sh
@@ -58,8 +58,6 @@ then
# Set locations
THORN=BLAS
- #NAME=blas-3.4.1
- #TARNAME=lapack-3.4.1
NAME=blas-3.4.2
TARNAME=lapack-3.4.2
SRCDIR=$(dirname $0)