summaryrefslogtreecommitdiff
path: root/Util/latex/dafny.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Util/latex/dafny.sty')
-rw-r--r--Util/latex/dafny.sty3
1 files changed, 2 insertions, 1 deletions
diff --git a/Util/latex/dafny.sty b/Util/latex/dafny.sty
index 9eb941de..e82ed0dc 100644
--- a/Util/latex/dafny.sty
+++ b/Util/latex/dafny.sty
@@ -26,13 +26,14 @@
{&&}{$\land$}1
{||}{$\lor$}1
{<=}{$\le$}1
- {=>}{$\ge$}1
+ {>=}{$\ge$}1
% the following isn't actually Dafny, but it gives the option to produce nicer latex
{|=>}{$\Rightarrow$}2
{<=set}{$\subseteq$}1
{+set}{$\cup$}1
{*set}{$\cap$}1
{==>}{$\Longrightarrow$}3
+ {=>}{$\Rightarrow$}2
{<==>}{$\Longleftrightarrow$}4
{forall}{$\forall$}1
{exists}{$\exists$}1