summaryrefslogtreecommitdiff
path: root/Util/latex
diff options
context:
space:
mode:
authorGravatar Rustan Leino <leino@microsoft.com>2011-06-20 14:49:48 -0700
committerGravatar Rustan Leino <leino@microsoft.com>2011-06-20 14:49:48 -0700
commita3629701b94e39ead149b4f4059f7967fc6eda7b (patch)
tree4e1a8b7ae05fe4913dcd320e27ee7a49e6e6c440 /Util/latex
parent8c7c61df9b89ab12f1a679e1bc34d38fa2403761 (diff)
Dafny: removed deprecated "call" and "use" keywords from syntax highlighters
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 b29c054e..ebcd7fb6 100644
--- a/Util/latex/dafny.sty
+++ b/Util/latex/dafny.sty
@@ -13,7 +13,7 @@
% expressions
match,case,false,true,null,old,fresh,allocated,choose,this,
% statements
- assert,assume,print,new,havoc,call,if,then,else,while,invariant,break,label,return,foreach,
+ assert,assume,print,new,havoc,if,then,else,while,invariant,break,label,return,foreach,
},
literate=%
{:}{$\colon$}1