From fe9cb57825caef2dd743ee58e04d2b4077ede332 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 8 Jan 2019 11:21:04 -0500 Subject: Add Pavel's utility library. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3