Syntax definition extension

This commit is contained in:
Dmitry Boulytchev 2020-04-15 21:53:42 +03:00
parent 86a67568c4
commit 423e4e7724
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -87,7 +87,7 @@
\lstdefinelanguage{lama}{
keywords={skip,if,then,else,elif,fi,while,do,od,repeat,until,for,fun,local,public,return,import,length,
string,case,of,esac,when,boxed,unboxed,string,sexp,array,infix,infixl,infixr,at,before,after,true,false,eta,lazy},
string,case,of,esac,when,boxed,unboxed,string,sexp,array,infix,infixl,infixr,at,before,after,true,false,eta,lazy,syntax},
sensitive=true,
basicstyle=\small,
%commentstyle=\scriptsize\rmfamily,