-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
42 lines (42 loc) · 1.44 KB
/
.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
34
35
36
37
38
39
40
41
42
[submodule "external/argpp"]
path = external/argpp
url = https://github.com/grumbel/argpp.git
[submodule "external/babyxml"]
path = external/babyxml
url = https://github.com/grumbel/babyxml.git
[submodule "external/biiocpp"]
path = external/biiocpp
url = https://github.com/grumbel/biiocpp.git
[submodule "external/geomcpp"]
path = external/geomcpp
url = https://github.com/grumbel/geomcpp.git
[submodule "external/logmich"]
path = external/logmich
url = https://github.com/logmich/logmich.git
[submodule "external/miniswig"]
path = external/miniswig
url = https://github.com/WindstilleTeam/miniswig.git
[submodule "external/priocpp"]
path = external/priocpp
url = https://github.com/grumbel/priocpp.git
[submodule "external/sexpcpp"]
path = external/sexpcpp
url = https://github.com/lispparser/sexp-cpp.git
[submodule "external/surfcpp"]
path = external/surfcpp
url = https://github.com/grumbel/surfcpp.git
[submodule "external/tinycmmc"]
path = external/tinycmmc
url = https://github.com/grumbel/tinycmmc.git
[submodule "external/wstdisplay"]
path = external/wstdisplay
url = https://github.com/WindstilleTeam/wstdisplay.git
[submodule "external/wstgui"]
path = external/wstgui
url = https://github.com/WindstilleTeam/wstgui.git
[submodule "external/wstinput"]
path = external/wstinput
url = https://github.com/WindstilleTeam/wstinput.git
[submodule "external/wstsound"]
path = external/wstsound
url = https://github.com/WindstilleTeam/wstsound.git