forked from coin-or/Ipopt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
28 lines (28 loc) · 922 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "BuildTools"]
path = BuildTools
url = git://github.com/coin-or-tools/BuildTools.git
branch = stable/0.8
[submodule "ThirdParty/ASL"]
path = ThirdParty/ASL
url = git://github.com/coin-or-tools/ThirdParty-ASL.git
branch = stable/1.4
[submodule "ThirdParty/Blas"]
path = ThirdParty/Blas
url = git://github.com/coin-or-tools/ThirdParty-Blas.git
branch = stable/1.4
[submodule "ThirdParty/HSL"]
path = ThirdParty/HSL
url = git://github.com/coin-or-tools/ThirdParty-HSL.git
branch = stable/1.5
[submodule "ThirdParty/Lapack"]
path = ThirdParty/Lapack
url = git://github.com/coin-or-tools/ThirdParty-Lapack.git
branch = stable/1.5
[submodule "ThirdParty/Metis"]
path = ThirdParty/Metis
url = git://github.com/coin-or-tools/ThirdParty-Metis.git
branch = stable/1.3
[submodule "ThirdParty/Mumps"]
path = ThirdParty/Mumps
url = git://github.com/coin-or-tools/ThirdParty-Mumps.git
branch = stable/1.6