Changeset 1105 for ThirdParty/Glpk/trunk/get.Glpk
- Timestamp:
- Aug 16, 2008 11:16:13 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/trunk/get.Glpk
r944 r1105 2 2 3 3 set -e 4 glpk_ver=4. 264 glpk_ver=4.30 5 5 6 6 wgetcmd=wget … … 20 20 echo " " 21 21 22 rm -f glpk*.t gz22 rm -f glpk*.tar.gz 23 23 24 24 echo "Downloading the source code from ftp.gnu.org..."
Note: See TracChangeset
for help on using the changeset viewer.