summaryrefslogtreecommitdiff
path: root/Util/latex
diff options
context:
space:
mode:
authorGravatar Rustan Leino <unknown>2014-04-03 18:28:56 -0700
committerGravatar Rustan Leino <unknown>2014-04-03 18:28:56 -0700
commitcd206ac033a1e369277f824dd3a13eca32f0396c (patch)
tree23f3d5863237de9def3f5c10cb4974dc3191ef14 /Util/latex
parent7c64906cd2eb3d0258b29e91bdc861743a05ff42 (diff)
Added "modify" statement.
In a frame govered by a ghost context, ignore explicit mentions of `g if g is a ghost field.
Diffstat (limited to 'Util/latex')
-rw-r--r--Util/latex/dafny.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/Util/latex/dafny.sty b/Util/latex/dafny.sty
index 361b72d2..785cf6f1 100644
--- a/Util/latex/dafny.sty
+++ b/Util/latex/dafny.sty
@@ -16,7 +16,7 @@
match,case,false,true,null,old,fresh,this,
% statements
assert,assume,print,new,if,then,else,while,invariant,break,label,return,yield,
- where,calc
+ where,calc,modify
},
literate=%
{:}{$\colon$}1