From eb9cffcbbc1f0ae6309677ddad39a5301c1d9b57 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 5 Oct 2024 07:23:29 -0600 Subject: [PATCH] Review and integrate Tyche at version 2.0.1. #813 --- .gitmodules | 3 +++ repos/Tyche | 1 + 2 files changed, 4 insertions(+) create mode 160000 repos/Tyche diff --git a/.gitmodules b/.gitmodules index c36c89bd..6c02f900 100644 --- a/.gitmodules +++ b/.gitmodules @@ -852,3 +852,6 @@ [submodule "repos/Wygonium"] path = repos/Wygonium url = https://github.com/gwygonik/ORBsqVi.git +[submodule "repos/Tyche"] + path = repos/Tyche + url = https://github.com/denolehov/VCVTyche.git diff --git a/repos/Tyche b/repos/Tyche new file mode 160000 index 00000000..5f81a8b4 --- /dev/null +++ b/repos/Tyche @@ -0,0 +1 @@ +Subproject commit 5f81a8b450dffcadbf4a873d1ba4f6a9644f1d8a