-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.gitmodules
24 lines (24 loc) · 1.14 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
[submodule "大二下/计算机图形学基础/SPPM"]
path = 大二下/计算机图形学基础/SPPM
url = https://github.com/wzf2000/SPPM.git
[submodule "大二下/数字逻辑设计/Project"]
path = 大二下/数字逻辑设计/Project
url = https://github.com/wzf2000/MazeDigitalDesign.git
[submodule "大三上/编译原理/Project"]
path = 大三上/编译原理/Project
url = https://github.com/wzf2000/minidecaf.git
[submodule "大三上/计算机组成原理/labs"]
path = 大三上/计算机组成原理/labs
url = https://github.com/wzf2000/cod21.git
[submodule "大三上/计算机组成原理/Project"]
path = 大三上/计算机组成原理/Project
url = https://github.com/wzf2000/cod21-grp58.git
[submodule "大三下/计算机系统结构/Tomasulo"]
path = 大三下/计算机系统结构/Tomasulo
url = https://github.com/wzf2000/TomasuloSimulator.git
[submodule "大三下/操作系统/rCore-lab"]
path = 大三下/操作系统/rCore-lab
url = https://github.com/wzf2000/rCore-Tutorial-Code-2022S.git
[submodule "大三下/数值分析/labs"]
path = 大三下/数值分析/labs
url = https://github.com/wzf2000/NumericalAnalysis.git