Skip to content
Snippets Groups Projects
Commit d90db047 authored by GARION Christophe's avatar GARION Christophe
Browse files

listings: add language for PrologInt

parent 19347dcf
Branches
No related tags found
No related merge requests found
......@@ -78,6 +78,14 @@
mathescape=true
}
\lstdefinelanguage{PrologInt}{
morekeywords={Redo, Call, Fatal, Error},
keywordstyle=\color{black}\bfseries,
stringstyle=\color{black},
commentstyle=\color{black},
identifierstyle=\color{black},
}
\input{jml-junit-listings}
% alias definition
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment