This commit is contained in:
Trance-0
2025-10-09 11:30:22 -05:00
parent c9b46d320a
commit 11a8796868
4 changed files with 225 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ export default {
"---":{
type: 'separator'
},
Exam_reviews: "Exam reviews",
Math4201_L1: "Topology I (Lecture 1)",
Math4201_L2: "Topology I (Lecture 2)",
Math4201_L3: "Topology I (Lecture 3)",
@@ -20,4 +21,5 @@ export default {
Math4201_L15: "Topology I (Lecture 15)",
Math4201_L16: "Topology I (Lecture 16)",
Math4201_L17: "Topology I (Lecture 17)",
Math4201_L18: "Topology I (Lecture 18)"
}