chore: update classes

This commit is contained in:
Kiana Sheibani 2024-08-22 18:17:56 -04:00
parent e322c3df69
commit f63b79d747
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -2717,7 +2717,7 @@ four capitalized letters), and the cdr is a list of sub-tags.")
(after! org
(setq classes-mwf '(("PHIL2010" . ?1) ("CSE1322" . ?2))
classes-tr '(("MATH2345" . ?3))
classes-tr '(("MATH2345" . ?3) ("CSE1322L" . ?4))
classes-online '()
subject-alist '(("MATH" ("calculus") ("algebra"))
("HIST") ("POLS") ("ECON") ("PHIL")))