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

my-listings: add valgrind language

parent 403b8906
No related branches found
No related tags found
No related merge requests found
......@@ -92,6 +92,14 @@
identifierstyle=\color{black},
}
\lstdefinelanguage{valgrind}{
morekeywords={},
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.
Finish editing this message first!
Please register or to comment