forked from Tudat/tudatBundle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 795 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
[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/RLovelett/eigen.git
[submodule "cspice"]
path = cspice
url = https://github.com/magnific0/cspice.git
[submodule "nrlmsise-00"]
path = nrlmsise-00
url = https://github.com/magnific0/nrlmsise-00.git
[submodule "jsoncpp"]
path = jsoncpp
url = https://github.com/open-source-parsers/jsoncpp.git
[submodule "boost"]
path = boost
url = https://github.com/boostorg/boost.git
[submodule "pagmo"]
path = pagmo
url = https://github.com/esa/pagmo
[submodule "sofa"]
path = sofa
url = https://github.com/DominicDirkx/sofa.git