summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2020-04-29 15:58:46 -0400
committerJaron Kent-Dobias <jaron@kent-dobias.com>2020-04-29 15:58:46 -0400
commitaef62ccd306bb8c8d820209964354984733e3640 (patch)
treebd650d6785b0487baaaee937f8a19d52ec9eedb5 /.gitmodules
parent4dd562a8fd8acff887f65ca628d6bf112ba56a37 (diff)
downloadcode-aef62ccd306bb8c8d820209964354984733e3640.tar.gz
code-aef62ccd306bb8c8d820209964354984733e3640.tar.bz2
code-aef62ccd306bb8c8d820209964354984733e3640.zip
Added new module and updated system reference.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index a509f25..4f2d713 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "wolff"]
path = wolff
url = git:research/wolff/code/c++
+[submodule "pcg-cpp"]
+ path = pcg-cpp
+ url = https://github.com/imneme/pcg-cpp