aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-01-22 12:29:37 +0000
committerYann Herklotz <git@yannherklotz.com>2021-01-22 12:29:37 +0000
commit3b2f8885e12fc7f92eeedb2e4b23095ef8617b6a (patch)
tree6c94d118b919298ea8b46fb30d0d9bb687e87138 /.gitmodules
parent301713c2419196344003dd9708f16ef2eb9f7b37 (diff)
parent5b1e355266921e101867e5d939b01c965b8cfd44 (diff)
downloadvericert-3b2f8885e12fc7f92eeedb2e4b23095ef8617b6a.tar.gz
vericert-3b2f8885e12fc7f92eeedb2e4b23095ef8617b6a.zip
Merge branch 'master' into develop
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f30817e..87bab2d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "lib/CompCert"]
path = lib/CompCert
url = https://github.com/ymherklotz/CompCert.git
+[submodule "docs"]
+ path = docs
+ url = https://github.com/ymherklotz/vericert-docs