Add DHT submodule

This commit is contained in:
Max Lübke 2024-03-07 11:41:02 +01:00
parent b0dbe9e7b8
commit 64568d5074
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -8,3 +8,6 @@
[submodule "ext/doctest"] [submodule "ext/doctest"]
path = ext/doctest path = ext/doctest
url = https://github.com/doctest/doctest.git url = https://github.com/doctest/doctest.git
[submodule "ext/DHT"]
path = ext/DHT
url = git@gitup.uni-potsdam.de:mluebke/dht_ucx.git

1
ext/DHT Submodule

@ -0,0 +1 @@
Subproject commit cdc7ebb0e76ebe3dae2ff7c2cd6ae2c6a7394980