-
Notifications
You must be signed in to change notification settings - Fork 28
/
.gitmodules
51 lines (51 loc) · 2.64 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
[submodule "CS/USTC-Computer-Networks-Labs"]
path = CS/Computer-Networks/USTC-Computer-Networks-Labs
url = [email protected]:USTC-CS-Course-Resource/USTC-Computer-Networks-Labs.git
[submodule "CS/Mathematical-Logic/InferenceEngine"]
path = CS/Mathematical-Logic/InferenceEngine
url = [email protected]:USTC-CS-Course-Resource/InferenceEngine.git
[submodule "CS/OS/USTC-OSH-2020-Labs"]
path = CS/OS/USTC-OSH-2020-Labs
url = [email protected]:USTC-CS-Course-Resource/USTC-OSH-2020-Labs.git
[submodule "CS/Algorithm-HWs-and-Labs"]
path = CS/Algorithm-HWs-and-Labs
url = [email protected]:USTC-CS-Course-Resource/Algorithm-HWs-and-Labs.git
[submodule "CS/Compiler/2020-USTC-Compiler-Lab-MLIR"]
path = CS/Compiler/2020-USTC-Compiler-Lab-MLIR
url = [email protected]:code-nowww/2020-USTC-Compiler-Lab-MLIR.git
[submodule "CS/Compiler/USTC-Compilers-Principles"]
path = CS/Compiler/USTC-Compilers-Principles
url = [email protected]:USTC-CS-Course-Resource/USTC-Compilers-Principles.git
[submodule "CS/OS/GDBFS"]
path = CS/OS/GDBFS
url = [email protected]:USTC-CS-Course-Resource/GDBFS.git
[submodule "CS/Computer-Organization-and-Design/USTC-2020-COD-Labs"]
path = CS/Computer-Organization-and-Design/USTC-2020-COD-Labs
url = [email protected]:USTC-CS-Course-Resource/USTC-2020-COD-Labs.git
[submodule "CS/Analog-and-Digital-Circuits/FLXG_FPGA"]
path = CS/Analog-and-Digital-Circuits/FLXG_FPGA
url = [email protected]:USTC-CS-Course-Resource/FLXG_FPGA.git
[submodule "CS/Embedded-System-Design/Realtime-FPGA-Video-Filter"]
path = CS/Embedded-System-Design/Realtime-FPGA-Video-Filter
url = [email protected]:code-nowww/Realtime-FPGA-Video-Filter.git
[submodule "CS/BigData-Algorithm"]
path = CS/BigData-Algorithm
url = [email protected]:USTC-CS-Course-Resource/BigData-Algorithm.git
[submodule "CS/Computer-Architecture/Computer-Architecture-Labs"]
path = CS/Computer-Architecture/Computer-Architecture-Labs
url = [email protected]:USTC-CS-Course-Resource/Computer-Architecture-Labs.git
[submodule "CS/Artificial-Intelligence/Artificial-Intelligence-Labs"]
path = CS/Artificial-Intelligence/Artificial-Intelligence-Labs
url = [email protected]:USTC-CS-Course-Resource/Artificial-Intelligence-Labs.git
[submodule "CS/Computer-Architecture"]
path = CS/Computer-Architecture
url = [email protected]:USTC-CS-Course-Resource/Computer-Architecture.git
[submodule "CS/Parallel-Computing"]
path = CS/Parallel-Computing
url = [email protected]:USTC-CS-Course-Resource/Parallel-Computing.git
[submodule "CS/Database"]
path = CS/Database
url = [email protected]:USTC-CS-Course-Resource/Database.git
[submodule "CS/Software-Engineering"]
path = CS/Software-Engineering
url = [email protected]:USTC-CS-Course-Resource/Software-Engineering.git