forked from opencobra/cobratoolbox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
executable file
·33 lines (33 loc) · 1.15 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
[submodule "external/lusol"]
path = external/lusol
url = https://github.com/nwh/lusol.git
[submodule "external/pdco"]
path = external/pdco
url = https://github.com/mxsaunders/pdco.git
[submodule "external/Smith-Decomposition"]
path = external/Smith-Decomposition
url = https://github.com/nbfigueroa/Smith-Decomposition.git
[submodule "binary"]
path = binary
url = https://github.com/opencobra/COBRA.binary.git
[submodule "external/gaimc"]
path = external/gaimc
url = https://github.com/dgleich/gaimc.git
[submodule "test/models"]
path = test/models
url = https://github.com/cobrabot/COBRA.models
[submodule "external/Volume-and-Sampling"]
path = external/Volume-and-Sampling
url = https://github.com/Bounciness/Volume-and-Sampling.git
[submodule "external/CnaCobraInterface"]
path = external/CnaCobraInterface
url = https://github.com/SteffKlamt/CnaCobraInterface.git
[submodule "COBRA.tutorials"]
path = tutorials
url = https://github.com/opencobra/COBRA.tutorials.git
[submodule "COBRA.papers"]
path = papers
url = https://github.com/opencobra/COBRA.papers.git
[submodule "external/rdir"]
path = external/rdir
url = https://github.com/uni-lu/rdir.git