This commit is contained in:
Trance-0
2025-08-27 15:52:24 -05:00
parent b5b50be421
commit 802993833b
4 changed files with 88 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
export default {
index: "Course Description",
"---":{
type: 'separator'
},
Math4501_L1: "Numerical Applied Mathematics (Lecture 1)",
Math4501_L2: "Numerical Applied Mathematics (Lecture 2)",
}