master #210

Merged
peri4 merged 3 commits from master into release 2023-10-24 13:20:02 +03:00
3 changed files with 7 additions and 7 deletions

10
.gitmodules vendored
View File

@@ -1,20 +1,20 @@
[submodule "cmake"]
path = cmake
url = https://git.shs.tools/SHS/cmake.git
url = ../cmake.git
branch = master
[submodule "qad"]
path = qad
url = https://git.shs.tools/SHS/qad.git
url = ../qad.git
branch = master
[submodule "qglengine"]
path = qglengine
url = https://git.shs.tools/SHS/qglengine.git
url = ../qglengine.git
branch = master
[submodule "pip"]
path = pip
url = https://git.shs.tools/SHS/pip.git
url = ../pip.git
branch = master
[submodule "cd"]
path = cd
url = https://git.shs.tools/SHS/cd.git
url = ../cd.git
branch = master

2
pip

Submodule pip updated: aa78e930be...61e6edb4c8

2
qad

Submodule qad updated: 5b5a374350...0cf8136757