-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.01 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.01 KB
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 "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 "graph-theory"]
path = graph-theory
url = https://github.com/aflaag-notes/graph-theory
[submodule "quantum-computing"]
path = quantum-computing
url = https://github.com/aflaag-notes/quantum-computing
[submodule "scribbles"]
path = scribbles
url = https://github.com/aflaag-notes/scribbles