Skip to content

Commit 210c8f2

Browse files
committed
Added eos and superviseddescent submodules (devel branches)
1 parent a50481c commit 210c8f2

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

.gitmodules

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[submodule "external/eos"]
2+
path = external/eos
3+
url = https://github.com/patrikhuber/eos.git
4+
branch = devel
5+
[submodule "external/superviseddescent"]
6+
path = external/superviseddescent
7+
url = https://github.com/patrikhuber/superviseddescent.git
8+
branch = devel

external/eos

Submodule eos added at a2092e2

external/superviseddescent

Submodule superviseddescent added at c0835f0

0 commit comments

Comments
 (0)