From 8f1494db5d745081bddbc55937df024ab387f688 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 9 Oct 2021 11:48:03 -0600 Subject: [PATCH] Review and integrate VO at version 1.0.0. #695 --- .gitmodules | 3 +++ repos/VO | 1 + 2 files changed, 4 insertions(+) create mode 160000 repos/VO diff --git a/.gitmodules b/.gitmodules index e9f9b0c9..776f33dc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -619,3 +619,6 @@ [submodule "repos/DelexanderVol1"] path = repos/DelexanderVol1 url = https://github.com/Delexander/Volume1.git +[submodule "repos/VO"] + path = repos/VO + url = https://github.com/evgazloy/VO.git diff --git a/repos/VO b/repos/VO new file mode 160000 index 00000000..2d479786 --- /dev/null +++ b/repos/VO @@ -0,0 +1 @@ +Subproject commit 2d479786cf4ccb8e2b39bd264efa2e8054b669d1