diff options
author | Karl Berry <karl@freefriends.org> | 2015-06-14 17:53:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-06-14 17:53:48 +0000 |
commit | 6a598465f500d8ac3a87b812b16358ba0835b1bf (patch) | |
tree | 01f1bbce0a210482743e08ff9c13cc145bde7056 /Master/texmf-dist/tex/latex/listings/listings.cfg | |
parent | 02f01f7ec631cb85a67d59c9be5ab48e9d936d30 (diff) |
listings (5jun15)
git-svn-id: svn://tug.org/texlive/trunk@37534 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/listings/listings.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/listings/listings.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/listings/listings.cfg b/Master/texmf-dist/tex/latex/listings/listings.cfg index cd865576ae4..5dcd56b7ccd 100644 --- a/Master/texmf-dist/tex/latex/listings/listings.cfg +++ b/Master/texmf-dist/tex/latex/listings/listings.cfg @@ -21,7 +21,7 @@ %% Send comments and ideas on the package, error reports and additional %% programming languages to Jobst Hoffmann at <j.hoffmann@fh-aachen.de>. %% -\ProvidesFile{listings.cfg}[2014/09/06 1.5e listings configuration] +\ProvidesFile{listings.cfg}[2015/06/04 1.6 listings configuration] \def\lstlanguagefiles {lstlang0.sty,lstlang1.sty,lstlang2.sty,lstlang3.sty} \lstset{defaultdialect=[R/3 6.10]ABAP, |