-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 789 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "witness"]
path = external/witness
url = https://github.com/AshleyYakeley/witness.git
[submodule "open-witness"]
path = external/open-witness
url = https://github.com/AshleyYakeley/open-witness.git
[submodule "benchgraph"]
path = benchgraph
url = https://github.com/novadiscovery/benchgraph.git
[submodule "external/countable"]
path = external/countable
url = https://github.com/AshleyYakeley/countable.git
[submodule "external/monadology"]
path = external/monadology
url = https://github.com/AshleyYakeley/monadology.git
[submodule "external/type-rig"]
path = external/type-rig
url = https://github.com/AshleyYakeley/type-rig.git
[submodule "external/primitive-serial"]
path = external/primitive-serial
url = https://github.com/AshleyYakeley/primitive-serial.git