Changeset 1983 for stable/1.15/configure.ac
- Timestamp:
- Sep 13, 2013 11:16:28 AM (7 years ago)
- Location:
- stable/1.15
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/1.15
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.7.8/ 2 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.3.7/ 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.4.7/ 4 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/releases/1.2.6/ 5 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/releases/1.4.9/ 6 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.9.2/ 7 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.2.6/ 8 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.9.5/CoinUtils 9 Osi https://projects.coin-or.org/svn/Osi/releases/0.106.2/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.3 3 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.4 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.9 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.9/CoinUtils 9 Osi https://projects.coin-or.org/svn/Osi/stable/0.106/Osi 10 11 12 13
-
- Property svn:externals
-
stable/1.15/configure.ac
r1981 r1983 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Clp],[1.15 .3],[coin-clp@lists.coin-or.org])15 AC_INIT([Clp],[1.15],[coin-clp@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.