From 945ececab3ca335d92aacc916be9b218364131c7 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 4 Jan 2022 15:59:55 -0500 Subject: update submodules --- .gitmodules | 3 +++ python-gs-quant | 2 +- python-randomgen | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 python-randomgen diff --git a/.gitmodules b/.gitmodules index 7b82f25..4663521 100644 --- a/.gitmodules +++ b/.gitmodules @@ -419,3 +419,6 @@ [submodule "python-setupmeta"] path = python-setupmeta url = aur@aur.archlinux.org:python-setupmeta.git +[submodule "python-randomgen"] + path = python-randomgen + url = aur@aur.archlinux.org:python-randomgen.git diff --git a/python-gs-quant b/python-gs-quant index 274bee1..045d15e 160000 --- a/python-gs-quant +++ b/python-gs-quant @@ -1 +1 @@ -Subproject commit 274bee172fde0fe613923dae5ff20e698a8bc216 +Subproject commit 045d15e011ab81bfd0210589594d14f0307916f2 diff --git a/python-randomgen b/python-randomgen new file mode 160000 index 0000000..9f12269 --- /dev/null +++ b/python-randomgen @@ -0,0 +1 @@ +Subproject commit 9f122699c902764234af64c2c0a3e259cbb5c21d -- cgit v1.2.3-70-g09d2