Add \bot as alias for \perp in DrRacket (both are supported in LaTeX).

This commit is contained in:
Sam Tobin-Hochstadt 2012-04-26 10:56:22 -04:00
parent 83c26eef4b
commit 952af2fa2d

View File

@ -135,6 +135,7 @@
("succ" "")
("sim" "")
("perp" "")
("bot" "")
("top" "")
("preceq" "")
("succeq" "")