From 6a598465f500d8ac3a87b812b16358ba0835b1bf Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 14 Jun 2015 17:53:48 +0000 Subject: listings (5jun15) git-svn-id: svn://tug.org/texlive/trunk@37534 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/listings/lstlang1.sty | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/listings/lstlang1.sty') diff --git a/Master/texmf-dist/tex/latex/listings/lstlang1.sty b/Master/texmf-dist/tex/latex/listings/lstlang1.sty index 69f4a4a5edb..82c36020602 100644 --- a/Master/texmf-dist/tex/latex/listings/lstlang1.sty +++ b/Master/texmf-dist/tex/latex/listings/lstlang1.sty @@ -22,7 +22,7 @@ %% programming languages to Jobst Hoffmann at . %% \ProvidesFile{lstlang1.sty} - [2014/09/06 1.5e listings language file] + [2015/06/04 1.6 listings language file] %% %% ACSL definition (c) 2000 by Andreas Matthias %% @@ -1284,8 +1284,8 @@ morecomment=[l]\#,% morestring=[b]',% morestring=[b]",% - morestring=[s]{'''}{'''},% used for documentation text (mulitiline strings) - morestring=[s]{"""}{"""},% added by Philipp Matthias Hahn + morecomment=[s]{'''}{'''},% used for documentation text (mulitiline strings) + morecomment=[s]{"""}{"""},% added by Philipp Matthias Hahn morestring=[s]{r'}{'},% `raw' strings morestring=[s]{r"}{"},% morestring=[s]{r'''}{'''},% -- cgit v1.2.3