Changeset 2131 for stable/2.9/configure.ac
- Timestamp:
- Feb 7, 2015 12:39:57 AM (6 years ago)
- Location:
- stable/2.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.9
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.8. 2/2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/ releases/1.3.1/3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/ releases/1.4.1/4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/ releases/1.5.1/5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/ releases/1.10.1/6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/ releases/1.3.1/7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/ releases/1.5.1/1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.8.0/ 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/stable/1.3 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.4 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.5 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.10 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/stable/1.3 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/stable/1.5 8 8 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.2.10/ 9 9 Data/miplib3 https://projects.coin-or.org/svn/Data/miplib3/releases/1.2.6/ 10 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.10.1/CoinUtils 11 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.59.1/Cgl 12 Clp https://projects.coin-or.org/svn/Clp/releases/1.16.1/Clp 13 Osi https://projects.coin-or.org/svn/Osi/releases/0.107.0/Osi 10 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.10/CoinUtils 11 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.59/Cgl 12 Clp https://projects.coin-or.org/svn/Clp/stable/1.16/Clp 13 Osi https://projects.coin-or.org/svn/Osi/stable/0.107/Osi 14 15
-
- Property svn:externals
-
stable/2.9/configure.ac
r2129 r2131 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.9 .1],[cbc@lists.coin-or.org])15 AC_INIT([Cbc],[2.9],[cbc@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.