We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5050c4d commit 89bd740Copy full SHA for 89bd740
docs/make.jl
@@ -86,7 +86,8 @@ pages = [
86
],
87
88
"9: Intermediate representation" => [
89
- "Lecture" => "./lecture_09/lecture.md",
+ "Lecture v.2 (newest)" => "./lecture_09_new/lecture.md",
90
+ "Lecture v.1 (older)" => "./lecture_09/lecture.md",
91
"Lab" => "./lecture_09/lab.md",
92
93
0 commit comments