summaryrefslogtreecommitdiff
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
parent4dd562a8fd8acff887f65ca628d6bf112ba56a37 (diff)
downloadcode-aef62ccd306bb8c8d820209964354984733e3640.tar.gz
code-aef62ccd306bb8c8d820209964354984733e3640.tar.bz2
code-aef62ccd306bb8c8d820209964354984733e3640.zip
Added new module and updated system reference.
-rw-r--r--.gitmodules3
-rwxr-xr-xmetastablebin0 -> 66904 bytes
m---------pcg-cpp0
3 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
diff --git a/metastable b/metastable
new file mode 100755
index 0000000..4a470c4
--- /dev/null
+++ b/metastable
Binary files differ
diff --git a/pcg-cpp b/pcg-cpp
new file mode 160000
+Subproject 5b5cac8d61339e810c5dbb4692d868a1d7ca1b2