aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-06-12 17:52:08 +0100
committerYann Herklotz <git@yannherklotz.com>2023-06-12 17:52:08 +0100
commit22e7a6b34b4c6704164fba5d0b677711d89a5b9f (patch)
tree6fd7b058be5e111ee0dff8ff1f083ed2843ec753 /.gitmodules
parentd0d80da339436c1aaf5289a3c026b93092eda787 (diff)
downloadvericert-22e7a6b34b4c6704164fba5d0b677711d89a5b9f.tar.gz
vericert-22e7a6b34b4c6704164fba5d0b677711d89a5b9f.zip
Add CohPred and SMTCoq dependency
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f30817e..e54fbb8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "lib/CompCert"]
path = lib/CompCert
url = https://github.com/ymherklotz/CompCert.git
+[submodule "lib/cohpred"]
+ path = lib/cohpred
+ url = https://git.sr.ht/~ymherklotz/cohpred