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

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


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

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

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

commit fe9cb57825caef2dd743ee58e04d2b4077ede332
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 df422da..1e634e3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -73,3 +73,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