-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.gitmodules
26 lines (26 loc) · 1.11 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
[submodule "sample_projects/substrate:ospray-studio"]
path = examples/sample_projects/substrate:ospray-studio
url = https://github.com/seelabutk/substrate-ospray-studio
branch = main
[submodule "src/substrate/tools/Water-and-Land"]
path = src/substrate/tools/nc_slicer
url = [email protected]:grsmgis/Water-and-Land.git
branch = substrate
[submodule "src/substrate/tools/vci"]
path = src/substrate/tools/braid
url = [email protected]:seelabutk/vci.git
branch = substrate
[submodule "src/substrate/tools/substrate-ospray-studio"]
path = src/substrate/tools/ospray_studio
url = [email protected]:seelabutk/substrate-ospray-studio.git
branch = substrate
[submodule "src/substrate/tools/tapestry"]
path = src/substrate/tools/tapestry
url = [email protected]:seelabutk/tapestry.git
branch = substrate
[submodule "examples/sample_projects/substrate:aws-tapestry"]
path = examples/sample_projects/substrate:aws-tapestry
url = https://github.com/seelabutk/substrate_tapestry_demo
[submodule "examples/sample_projects/substrate:braid"]
path = examples/sample_projects/substrate:braid
url = https://github.com/seelabutk/substrate-braid-demo