diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-02-26 15:37:03 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-02-26 15:37:03 +0100 |
| commit | e5aa5be42cbf93a31d3be387f24b3413f2983898 (patch) | |
| tree | 480627e83413cb5b300be954bb0e8f3b1833df99 /.gitmodules | |
| parent | 2068f8c6c3d3faa842bb9920591aa2ef30bc157c (diff) | |
Prepare GUI for engines
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 90e544c..949cfb5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [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 |
