diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | external/psudb-common | 0 |
2 files changed, 3 insertions, 0 deletions
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 diff --git a/external/psudb-common b/external/psudb-common new file mode 160000 +Subproject c4340120d065a1f6ed2dc05bf3e068dd14c2a3c |