Changeset 2117 for stable/2.9/configure.ac
- Timestamp:
- Jan 18, 2015 8:42:16 PM (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. 0/2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/ stable/1.33 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/ stable/1.44 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/ stable/1.55 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/ stable/1.106 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/ stable/1.37 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/ stable/1.51 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.8.1/ 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.3.0/ 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.4.0/ 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.5.0/ 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.10.0/ 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/releases/1.3.0/ 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/releases/1.5.0/ 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/ stable/2.10/CoinUtils11 Cgl https://projects.coin-or.org/svn/Cgl/ stable/0.59/Cgl12 Clp https://projects.coin-or.org/svn/Clp/ stable/1.16/Clp13 Osi https://projects.coin-or.org/svn/Osi/ stable/0.107/Osi10 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.10.0/CoinUtils 11 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.59.0/Cgl 12 Clp https://projects.coin-or.org/svn/Clp/releases/1.16.0/Clp 13 Osi https://projects.coin-or.org/svn/Osi/releases/0.107.0/Osi
-
- Property svn:externals
-
stable/2.9/configure.ac
r2111 r2117 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.9 ],[cbc@lists.coin-or.org])15 AC_INIT([Cbc],[2.9.0],[cbc@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.