forked from HazyResearch/deepdive
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 688 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 688 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "inference/dimmwitted"]
path = inference/dimmwitted
url = https://github.com/HazyResearch/sampler.git
[submodule "util/mindbender"]
path = util/mindbender
url = https://github.com/netj/mindbender.git
[submodule "compiler/ddlog"]
path = compiler/ddlog
url = https://github.com/HazyResearch/ddlog.git
[submodule "test/bats"]
path = test/bats
url = https://github.com/sstephenson/bats.git
[submodule "extern/buildkit"]
path = extern/buildkit
url = https://github.com/netj/buildkit.git
[submodule "runner/mkmimo"]
path = runner/mkmimo
url = https://github.com/netj/mkmimo.git
[submodule "DockerBuild"]
path = DockerBuild
url = https://github.com/netj/DockerBuild.git