-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
56 lines (56 loc) · 1.47 KB
/
.gitmodules
File metadata and controls
56 lines (56 loc) · 1.47 KB
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
[submodule "makestuff"]
path = makestuff
url = https://github.com/dushoff/makestuff.git
branch = master
[submodule "ts"]
path = ts
url = https://github.com/Bio3SS/Population_time_series
branch = master
[submodule "exponential"]
path = exponential
url = https://github.com/Bio3SS/Exponential_figures
branch = master
[submodule "bd_models"]
path = bd_models
url = https://github.com/Bio3SS/Birth_death_models
branch = master
[submodule "compensation"]
path = compensation
url = https://github.com/Bio3SS/Compensation_models
branch = master
[submodule "life_tables"]
path = life_tables
url = https://github.com/Bio3SS/Life_tables
branch = master
[submodule "life_history"]
path = life_history
url = https://github.com/Bio3SS/Life_history
branch = master
[submodule "age"]
path = age
url = https://github.com/Bio3SS/Age_distributions
branch = master
[submodule "structure"]
path = structure
url = https://github.com/Bio3SS/Structured_models
branch = master
[submodule "competition"]
path = competition
url = https://github.com/Bio3SS/Competition_models
branch = master
[submodule "exploitation"]
path = exploitation
url = https://github.com/Bio3SS/Exploitation_models
branch = master
[submodule "boxes"]
path = boxes
url = https://github.com/dushoff/SIR_model_family
branch = master
[submodule "dd"]
path = dd
url = https://github.com/mac-theobio/Disease_data
branch = master
[submodule "sims"]
path = sims
url = https://github.com/dushoff/SIR_simulations
branch = master