-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
54 lines (54 loc) · 1.8 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
47
48
49
50
51
52
53
54
[submodule "deps/dismantle"]
path = deps/dismantle
url = git@github.com:travitch/dismantle.git
[submodule "deps/macaw"]
path = deps/macaw
url = git@github.com:GaloisInc/macaw.git
[submodule "deps/macaw-semmc"]
path = deps/macaw-semmc
url = git@github.com:GaloisInc/macaw-semmc.git
[submodule "deps/semmc"]
path = deps/semmc
url = git@github.com:GaloisInc/semmc.git
[submodule "deps/renovate"]
path = deps/renovate
url = git@github.com:GaloisInc/renovate.git
[submodule "deps/crucible"]
path = deps/crucible
url = git@github.com:GaloisInc/crucible.git
[submodule "deps/parameterized-utils"]
path = deps/parameterized-utils
url = git@github.com:GaloisInc/parameterized-utils.git
[submodule "deps/elf-edit"]
path = deps/elf-edit
url = git@github.com:GaloisInc/elf-edit.git
[submodule "deps/dwarf"]
path = deps/dwarf
url = git@github.com:GaloisInc/dwarf.git
[submodule "deps/flexdis86"]
path = deps/flexdis86
url = git@github.com:GaloisInc/flexdis86.git
[submodule "deps/jvm-parser"]
path = deps/jvm-parser
url = git@github.com:GaloisInc/jvm-parser.git
[submodule "deps/llvm-pretty"]
path = deps/llvm-pretty
url = git@github.com:elliottt/llvm-pretty.git
[submodule "deps/llvm-pretty-bc-parser"]
path = deps/llvm-pretty-bc-parser
url = git@github.com:GaloisInc/llvm-pretty-bc-parser.git
[submodule "deps/macaw-loader"]
path = deps/macaw-loader
url = git@github.com:GaloisInc/macaw-loader.git
[submodule "deps/what4"]
path = deps/what4
url = git@github.com:GaloisInc/what4.git
[submodule "deps/what4-serialize"]
path = deps/what4-serialize
url = git@github.com:GaloisInc/what4-serialize.git
[submodule "deps/asl-translator"]
path = deps/asl-translator
url = git@github.com:GaloisInc/asl-translator.git
[submodule "deps/arm-asl-parser"]
path = deps/arm-asl-parser
url = git@github.com:GaloisInc/arm-asl-parser.git