-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
27 lines (27 loc) · 757 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
[submodule "abc"]
path = abc
url = https://github.com/berkeley-abc/abc.git
[submodule "abc-zz"]
path = abc-zz
url = https://github.com/berkeley-abc/abc-zz.git
[submodule "pyzz"]
path = pyzz
url = https://github.com/sterin/pyzz.git
[submodule "pywrapper"]
path = pywrapper
url = https://github.com/sterin/pywrapper.git
[submodule "cmake"]
path = cmake
url = https://github.com/sterin/pyabc-cmake.git
[submodule "pyliveness"]
path = pyliveness
url = https://github.com/sterin/pyliveness.git
[submodule "pyaig"]
path = pyaig
url = https://github.com/sterin/pyaig.git
[submodule "pyabc"]
path = pyabc
url = https://github.com/sterin/_pyabc.git
[submodule "super_prove"]
path = super_prove
url = https://github.com/berkeley-abc/super_prove.git