-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
46 lines (46 loc) · 1.67 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[submodule "submodules/parameterized-utils"]
path = submodules/parameterized-utils
url = git@github.com:GaloisInc/parameterized-utils.git
[submodule "submodules/what4"]
path = submodules/what4
url = git@github.com:GaloisInc/what4.git
[submodule "submodules/macaw"]
path = submodules/macaw
url = git@github.com:GaloisInc/macaw.git
[submodule "submodules/crucible"]
path = submodules/crucible
url = git@github.com:GaloisInc/crucible.git
[submodule "submodules/renovate"]
path = submodules/renovate
url = git@github.com:GaloisInc/renovate-pate.git
branch = mctrace-patches
[submodule "submodules/elf-edit"]
path = submodules/elf-edit
url = git@github.com:GaloisInc/elf-edit.git
[submodule "submodules/dwarf"]
path = submodules/dwarf
url = git@github.com:GaloisInc/dwarf.git
[submodule "submodules/flexdis86"]
path = submodules/flexdis86
url = git@github.com:GaloisInc/flexdis86.git
[submodule "submodules/semmc"]
path = submodules/semmc
url = git@github.com:GaloisInc/semmc.git
[submodule "submodules/macaw-loader"]
path = submodules/macaw-loader
url = git@github.com:GaloisInc/macaw-loader.git
[submodule "submodules/dismantle"]
path = submodules/dismantle
url = git@github.com:travitch/dismantle.git
[submodule "submodules/what4-serialize"]
path = submodules/what4-serialize
url = git@github.com:GaloisInc/what4-serialize.git
[submodule "submodules/llvm-pretty"]
path = submodules/llvm-pretty
url = git@github.com:elliottt/llvm-pretty.git
[submodule "submodules/llvm-pretty-bc-parser"]
path = submodules/llvm-pretty-bc-parser
url = git@github.com:GaloisInc/llvm-pretty-bc-parser.git
[submodule "submodules/llvm-hs"]
path = submodules/llvm-hs
url = git@github.com:llvm-hs/llvm-hs.git