aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: d3af07bb18603b6867d2a87878dbf5085fcdccf5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "deps/openvic-dataloader"]
   path = deps/openvic-dataloader
   url = https://github.com/OpenVicProject/OpenVic-Dataloader
[submodule "scripts"]
   path = scripts
   url = https://github.com/OpenVicProject/scripts
[submodule "deps/lexy-vdf"]
   path = deps/lexy-vdf
   url = https://github.com/OpenVicProject/lexy-vdf
[submodule "deps/ordered-map"]
   path = deps/ordered-map
   url = https://github.com/Tessil/ordered-map
[submodule "deps/plf_colony"]
   path = deps/plf_colony
   url = https://github.com/mattreecebentley/plf_colony
[submodule "deps/lauf"]
   path = deps/lauf
   url = https://github.com/OpenVicProject/lauf