-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 896 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
[submodule "ao"]
path = tools/ao
url = https://github.com/generic-github-user/ao
[submodule "zeal"]
path = lib/zeal
url = https://github.com/generic-github-user/zeal
[submodule "generic-github-user"]
path = generic-github-user
url = https://github.com/generic-github-user/generic-github-user
[submodule "clover"]
path = ml/clover
url = https://github.com/generic-github-user/clover
[submodule "utils"]
path = tools/utils
url = https://github.com/generic-github-user/utils
[submodule "c2s"]
path = languages/c2s
url = https://github.com/generic-github-user/c2s
[submodule "board"]
path = mathematics/combinatorics/board
url = https://github.com/generic-github-user/board
[submodule "finch"]
path = languages/finch
url = https://github.com/generic-github-user/finch
[submodule "tetris-variants"]
path = tetris-variants
url = https://github.com/generic-github-user/tetris-variants