[Cryptech-Commits] [releng/alpha] branch master updated: Add Pavel's utility library.

git at cryptech.is git at cryptech.is
Tue Jan 8 16:24:41 UTC 2019


This is an automated email from the git hooks/post-receive script.

sra at hactrn.net pushed a commit to branch master
in repository releng/alpha.

The following commit(s) were added to refs/heads/master by this push:
     new 3a9dd66  Add Pavel's utility library.
3a9dd66 is described below

commit 3a9dd660e8d286ed4b1d2b63759ad1c65bc2ccca
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Tue Jan 8 11:21:04 2019 -0500

    Add Pavel's utility library.
---
 .gitmodules     | 3 +++
 source/core/lib | 1 +
 2 files changed, 4 insertions(+)

diff --git a/.gitmodules b/.gitmodules
index aaab9b4..246be85 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -70,3 +70,6 @@
 [submodule "source/core/platform/common"]
 	path = source/core/platform/common
 	url = https://git.cryptech.is/core/platform/common.git
+[submodule "source/core/lib"]
+	path = source/core/lib
+	url = https://git.cryptech.is/core/lib.git
diff --git a/source/core/lib b/source/core/lib
new file mode 160000
index 0000000..fbcbd42
--- /dev/null
+++ b/source/core/lib
@@ -0,0 +1 @@
+Subproject commit fbcbd4218e2711da279d8097620a5b26637bf45b

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Commits mailing list