-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
30 lines (30 loc) · 911 Bytes
/
.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
[submodule "repos/abc"]
path = repos/abc
url = https://github.com/berkeley-abc/abc
[submodule "repos/boolector"]
path = repos/boolector
url = https://github.com/Boolector/boolector
[submodule "repos/CVC4-archived"]
path = repos/CVC4-archived
url = https://github.com/CVC4/CVC4-archived
[submodule "deps/libpoly"]
path = repos/libpoly
url = https://github.com/SRI-CSL/libpoly
[submodule "repos/cudd"]
path = repos/cudd
url = https://github.com/ivmai/cudd
[submodule "repos/yices2"]
path = repos/yices2
url = https://github.com/SRI-CSL/yices2
[submodule "repos/z3-4.8.8"]
path = repos/z3-4.8.8
url = https://github.com/Z3Prover/z3
[submodule "repos/z3-4.8.14"]
path = repos/z3-4.8.14
url = https://github.com/Z3Prover/z3
[submodule "repos/cvc5"]
path = repos/cvc5
url = https://github.com/cvc5/cvc5
[submodule "repos/bitwuzla"]
path = repos/bitwuzla
url = https://github.com/bitwuzla/bitwuzla