-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 921 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
[submodule "algebra"]
path = algebra
url = https://github.com/aflaag-notes/algebra
[submodule "algorithms"]
path = algorithms
url = https://github.com/aflaag-notes/algorithms
[submodule "automata"]
path = automata
url = https://github.com/aflaag-notes/automata
[submodule "database"]
path = database
url = https://github.com/aflaag-notes/database
[submodule "languages"]
path = languages
url = https://github.com/aflaag-notes/languages
[submodule "packages/Nyx"]
path = packages/Nyx
url = https://github.com/Exyss/Nyx
[submodule "network-algs"]
path = network-algs
url = https://github.com/aflaag-notes/network-algs
[submodule "advanced-algs"]
path = advanced-algs
url = https://github.com/aflaag-notes/advanced-algs
[submodule "logic-cs"]
path = logic-cs
url = https://github.com/aflaag-notes/logic-cs
[submodule "graph-theory"]
path = graph-theory
url = https://github.com/aflaag-notes/graph-theory