master-tool/.gitmodules
2022-11-12 21:49:50 +00:00

10 lines
291 B
Plaintext

[submodule "deps/libtomcrypt"]
path = deps/libtomcrypt
url = https://github.com/libtom/libtomcrypt.git
[submodule "deps/libtommath"]
path = deps/libtommath
url = https://github.com/libtom/libtommath.git
[submodule "deps/GSL"]
path = deps/GSL
url = https://github.com/microsoft/GSL.git