blob: 949cfb5c28afe23b4b1ed072567c887aa792d011 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "libs/cgeditor"]
path = libs/cgeditor
url = https://gitlab.com/manzerbredes/cgeditor.git
[submodule "libs/chessarbiter"]
path = libs/chessarbiter
url = https://gitlab.com/manzerbredes/chessarbiter.git
[submodule "libs/pgnp"]
path = libs/pgnp
url = https://gitlab.com/manzerbredes/pgnp.git
[submodule "libs/uciadapter"]
path = libs/uciadapter
url = https://gitlab.com/manzerbredes/uciadapter.git
|