Changeset 2808 for ThirdParty/Lapack/trunk
- Timestamp:
- Jul 16, 2013 4:52:43 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Lapack/trunk/get.Lapack
r2640 r2808 26 26 rm -f lapack.tgz 27 27 echo "Downloading the source code from www.netlib.org..." 28 $wgetcmd ftp://www.netlib.org/lapack/lapack-${lapack_ver}.tgz28 $wgetcmd http://www.netlib.org/lapack/lapack-${lapack_ver}.tgz 29 29 30 30 echo "Uncompressing the tarball..."
Note: See TracChangeset
for help on using the changeset viewer.