Changeset 1841 for stable/1.14/configure.ac
- Timestamp:
- Feb 5, 2012 6:11:14 PM (9 years ago)
- Location:
- stable/1.14
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/1.14
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.7.2/ 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.2.1/ 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.3.2/ 4 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/releases/1.2.2/ 5 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/releases/1.4.2/ 6 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.8.2/ 7 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.2.1/ 8 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.8.6/CoinUtils 9 Osi https://projects.coin-or.org/svn/Osi/releases/0.105.3/Osi 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.7 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.2 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.3 4 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/stable/1.2 5 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/stable/1.4 6 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.8 7 Data/Sample https://projects.coin-or.org/svn/Data/Sample/stable/1.2 8 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.8/CoinUtils 9 Osi https://projects.coin-or.org/svn/Osi/stable/0.105/Osi 10 11 12 13 14 15 16
-
- Property svn:externals
-
stable/1.14/configure.ac
r1839 r1841 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Clp],[1.14 .6],[coin-clp@lists.coin-or.org])15 AC_INIT([Clp],[1.14],[coin-clp@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.