-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
33 lines (33 loc) · 893 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "libyang"]
path = libyang
url = ../../github/CESNET/libyang
[submodule "sysrepo"]
path = sysrepo
url = ../../github/sysrepo/sysrepo
[submodule "Netopeer2"]
path = Netopeer2
url = ../../github/CESNET/Netopeer2
[submodule "libnetconf2"]
path = libnetconf2
url = ../../github/CESNET/libnetconf2
[submodule "trompeloeil"]
path = trompeloeil
url = ../../github/rollbear/trompeloeil
[submodule "replxx"]
path = replxx
url = ../../github/AmokHuginnsson/replxx
[submodule "doctest"]
path = doctest
url = ../../github/onqtam/doctest
[submodule "sdbus-cpp"]
path = sdbus-cpp
url = ../../github/Kistler-Group/sdbus-cpp
[submodule "libyang-cpp"]
path = libyang-cpp
url = ../../CzechLight/libyang-cpp
[submodule "sysrepo-cpp"]
path = sysrepo-cpp
url = ../../CzechLight/sysrepo-cpp
[submodule "libnetconf2-cpp"]
path = libnetconf2-cpp
url = ../../CzechLight/libnetconf2-cpp