forked from open-atmos/PyPartMC
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
60 lines (60 loc) · 1.83 KB
/
.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[submodule "pybind11"]
path = gitmodules/pybind11
url = https://github.com/pybind/pybind11
shallow = true
[submodule "partmc"]
path = gitmodules/partmc
url = https://github.com/compdyn/partmc
shallow = true
[submodule "pybind11_json"]
path = gitmodules/pybind11_json
url = https://github.com/pybind/pybind11_json
shallow = true
[submodule "json"]
path = gitmodules/json
url = https://github.com/nlohmann/json
shallow = true
[submodule "sundials"]
path = gitmodules/sundials
url = https://github.com/LLNL/sundials
shallow = true
[submodule "gitmodules/span"]
path = gitmodules/span
url = https://github.com/tcbrindle/span.git
shallow = true
[submodule "gitmodules/string_view-standalone"]
path = gitmodules/string_view-standalone
url = https://github.com/bitwizeshift/string_view-standalone.git
shallow = true
[submodule "gitmodules/camp"]
path = gitmodules/camp
url = https://github.com/open-atmos/camp
shallow = true
[submodule "gitmodules/SuiteSparse"]
path = gitmodules/SuiteSparse
url = https://github.com/DrTimothyAldenDavis/SuiteSparse
shallow = true
[submodule "gitmodules/json-fortran"]
path = gitmodules/json-fortran
url = https://github.com/jacobwilliams/json-fortran
shallow = true
[submodule "gitmodules/devops_tests"]
path = gitmodules/devops_tests
url = https://github.com/open-atmos/devops_tests
shallow = true
[submodule "gitmodules/netcdf-fortran"]
path = gitmodules/netcdf-fortran
url = https://github.com/Unidata/netcdf-fortran.git
shallow = true
[submodule "gitmodules/netcdf-c"]
path = gitmodules/netcdf-c
url = https://github.com/Unidata/netcdf-c.git
shallow = true
[submodule "gitmodules/optional"]
path = gitmodules/optional
url = https://github.com/TartanLlama/optional.git
shallow = true
[submodule "gitmodules/hdf5"]
path = gitmodules/hdf5
url = https://github.com/HDFGroup/hdf5.git
shallow = true