Merge branch 'master' of https://github.com/dopefishh/cc1516
[cc1516.git] / deliverables / report / spl.sty
index 3d567d4..8533252 100644 (file)
@@ -2,7 +2,7 @@
 
 \lstdefinelanguage{SPLCode}{%
        alsoletter={ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_1234567890},
-       morekeywords={print,isEmpty,if,else,while},
+       morekeywords={print,isEmpty,if,else,while,read},
        sensitive=true,
        morecomment=[l]{//},
        morecomment=[n]{/*}{*/},