-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 790 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 790 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "parlaylib"]
path = parlaylib
url = https://github.com/ParAlg/parlaylib.git
[submodule "ParallelTools"]
path = ParallelTools
url = https://github.com/wheatman/ParallelTools.git
[submodule "EdgeMapVertexMap"]
path = EdgeMapVertexMap
url = https://github.com/wheatman/EdgeMapVertexMap.git
[submodule "tlx"]
path = tlx
url = https://github.com/tlx/tlx.git
[submodule "StructOfArrays"]
path = StructOfArrays
url = https://github.com/wheatman/StructOfArrays.git
[submodule "other_systems/rma"]
path = other_systems/rma
url = https://github.com/wheatman/rma.git
[submodule "other_systems/CPAM"]
path = other_systems/CPAM
url = https://github.com/wheatman/CPAM.git
[submodule "other_systems/aspen"]
path = other_systems/aspen
url = https://github.com/wheatman/aspen.git