From d7a4b84a14bb7ee5988f4b1a00743ed645a2825b Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Thu, 24 Aug 2023 16:54:16 -0400 Subject: Included psudb-common library --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6e7ae08..7616a12 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "external/alex"] path = external/alex url = https://github.com/microsoft/ALEX +[submodule "external/psudb-common"] + path = external/psudb-common + url = git@github.com:PSU-Database-Systems-Group/psudb-common -- cgit v1.2.3