summaryrefslogtreecommitdiff
path: root/Util/latex
diff options
context:
space:
mode:
authorGravatar Rustan Leino <unknown>2014-02-13 20:00:42 -0800
committerGravatar Rustan Leino <unknown>2014-02-13 20:00:42 -0800
commit6897d8be8a9c5ebef140398f682021acfea393bb (patch)
treef9837352353c4b539a0f2d90cee9ea756ff60942 /Util/latex
parent51406ab951236f10935bae6c653dad866b90f874 (diff)
Syntax highlighting for reals
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 56b92a1e..d4624def 100644
--- a/Util/latex/dafny.sty
+++ b/Util/latex/dafny.sty
@@ -6,7 +6,7 @@
\lstdefinelanguage{dafny}{
morekeywords={class,datatype,codatatype,type,iterator,
- bool,nat,int,object,set,multiset,seq,array,array2,array3,map,
+ bool,nat,int,real,object,set,multiset,seq,array,array2,array3,map,
function,predicate,copredicate,
ghost,var,static,refines,
method,lemma,constructor,comethod,colemma,