-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
43 lines (43 loc) · 1.25 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
[submodule "dstats"]
path = content/repos/dstats
url = https://github.com/DlangScience/dstats
branch = master
[submodule "NetCDF-D"]
path = content/repos/NetCDF-D
url = https://github.com/DlangScience/NetCDF-D
branch = master
[submodule "OpenMPI"]
path = content/repos/OpenMPI
url = https://github.com/DlangScience/OpenMPI
branch = master
[submodule "PydMagic"]
path = content/repos/PydMagic
url = https://github.com/DlangScience/PydMagic
branch = master
[submodule "cblas"]
path = content/repos/cblas
url = https://github.com/DlangScience/cblas
branch = master
[submodule "clFFT-D"]
path = content/repos/clFFT-D
url = https://github.com/DlangScience/clFFT-D
branch = master
[submodule "libcerf"]
path = content/repos/libcerf
url = https://github.com/DlangScience/libcerf
branch = master
[submodule "parallel_algorithm"]
path = content/repos/parallel_algorithm
url = https://github.com/DlangScience/parallel_algorithm
branch = master
[submodule "content/repos/scid"]
path = content/repos/scid
url = https://github.com/DlangScience/scid
branch = master
[submodule "content/repos/nlopt"]
path = content/repos/nlopt
url = https://github.com/DlangScience/nlopt
branch = master
[submodule "ddox"]
path = ddox
url = https://github.com/rejectedsoftware/ddox