-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
32 lines (32 loc) · 825 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
[submodule "cwm4"]
path = cwm4
url = https://github.com/CarloWood/cwm4.git
branch = master
[submodule "cwds"]
path = cwds
url = https://github.com/CarloWood/cwds.git
branch = master
[submodule "gnuplot_i"]
path = gnuplot_i
url = https://github.com/CarloWood/gnuplot_i.git
branch = master
[submodule "utils"]
path = utils
url = https://github.com/CarloWood/ai-utils.git
branch = master
[submodule "cairowindow"]
path = cairowindow
url = https://github.com/CarloWood/cairowindow.git
branch = master
[submodule "threadsafe"]
path = threadsafe
url = https://github.com/CarloWood/threadsafe.git
branch = master
[submodule "events"]
path = events
url = https://github.com/CarloWood/events.git
branch = master
[submodule "math"]
path = math
url = https://github.com/CarloWood/math.git
branch = master