-
Notifications
You must be signed in to change notification settings - Fork 113
/
Copy path.gitmodules
36 lines (36 loc) · 1006 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
29
30
31
32
33
34
35
36
[submodule "tudat"]
path = tudat
url = https://github.com/Tudat/tudat.git
[submodule "tudatExampleApplications"]
path = tudatExampleApplications
url = https://github.com/Tudat/tudatExampleApplications.git
[submodule "eigen"]
path = eigen
url = https://github.com/tudat/eigen.git
[submodule "nrlmsise-00"]
path = nrlmsise-00
url = https://github.com/tudat/nrlmsise-00.git
[submodule "boost"]
path = boost
url = https://github.com/boostorg/boost.git
[submodule "sofa"]
path = sofa
url = https://github.com/tudat/sofa.git
[submodule "json"]
path = json
url = https://github.com/tudat/json.git
[submodule "matlabInterface"]
path = matlabInterface
url = https://github.com/tudat/tudat-matlab.git
[submodule "nlopt"]
path = nlopt
url = https://github.com/tudat/nlopt
[submodule "cspice"]
path = cspice
url = https://github.com/tudat/cspice.git
[submodule "pagmo2"]
path = pagmo2
url = https://github.com/tudat/pagmo2
[submodule "tbb"]
path = tbb
url = https://github.com/DominicDirkx/tbb