-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
67 lines (60 loc) · 1.76 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
[submodule "verilog"]
path = verilog
url = https://github.com/Tengs-Penkwe/verilog.git
[submodule "Unix"]
path = Unix
url = https://github.com/Tengs-Penkwe/Unix.git
[submodule "compilation"]
path = compilation
url = https://github.com/Tengs-Penkwe/compilation.git
[submodule "Linux"]
path = Linux
url = https://github.com/Tengs-Penkwe/Linux.git
[submodule "OSTEP"]
path = OSTEP
url = https://github.com/Tengs-Penkwe/OSTEP.git
[submodule "Multi-thread"]
path = Multi-thread
url = https://github.com/Tengs-Penkwe/Multi-thread.git
[submodule "SICP"]
path = SICP
url = https://github.com/Tengs-Penkwe/SICP.git
[submodule "Compiler"]
path = Compiler
url = [email protected]:Tengs-Penkwe/Compiler.git
[submodule "Zig"]
path = Zig
url = [email protected]:Tengs-Penkwe/Zig.git
[submodule "Haskell"]
path = Haskell
url = [email protected]:Tengs-Penkwe/Haskell.git
[submodule "Rust"]
path = Rust
url = [email protected]:Tengs-Penkwe/Rust.git
[submodule "Cpp"]
path = Cpp
url = [email protected]:Tengs-Penkwe/Cpp.git
[submodule "Prolog"]
path = Prolog
url = [email protected]:Tengs-Penkwe/Prolog.git
[submodule "Category_Theory"]
path = Category_Theory
url = [email protected]:Tengs-Penkwe/Category_Theory.git
[submodule "Understanding_Computation"]
path = Understanding_Computation
url = [email protected]:Tengs-Penkwe/Understanding_Computation.git
[submodule "Art_Of_Programming"]
path = Art_Of_Programming
url = [email protected]:Tengs-Penkwe/Art_Of_Programming.git
[submodule "Graphics"]
path = Graphics
url = [email protected]:Tengs-Penkwe/Graphics.git
[submodule "Parallel"]
path = Parallel
url = [email protected]:Tengs-Penkwe/Parallel.git
[submodule "Algorithms"]
path = Algorithms
url = [email protected]:Tengs-Penkwe/Algorithms.git
[submodule "AI"]
path = AI
url = [email protected]:Tengs-Fan/AI.git