Skip to content

Commit

Permalink
revert: remove 2310 from 3540 prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
BorhanSaflo committed Jul 25, 2024
1 parent 3a54c9d commit 95ab84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion courses/offering/courses.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
"winter": false,
"summer": false,
"required": ["CSH", "CSSE"],
"prerequisites": ["COMP-2540", "COMP-2140"]
"prerequisites": ["COMP-2540", "COMP-2310", "COMP-2140"]
},
{
"course code": "COMP-3670",
Expand Down

0 comments on commit 95ab84c

Please sign in to comment.