diff options
author | Karl Berry <karl@freefriends.org> | 2013-08-30 19:33:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-08-30 19:33:47 +0000 |
commit | 01312ede8e1f6790ec0410527c08006e9d176fcf (patch) | |
tree | 8e6a63e2450301b8c3cf14a76bc79c15ad0a7c50 /Master/texmf-dist/tex/latex/listings/listings.cfg | |
parent | fb7e1604fc90300b3b2fb00d79dbfe98cb929227 (diff) |
listings (29aug13)
git-svn-id: svn://tug.org/texlive/trunk@31543 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 eb594329b6b..b3558440b75 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}[2013/08/05 1.5a listings configuration] +\ProvidesFile{listings.cfg}[2013/08/26 1.5b listings configuration] \def\lstlanguagefiles {lstlang0.sty,lstlang1.sty,lstlang2.sty,lstlang3.sty} \lstset{defaultdialect=[R/3 6.10]ABAP, |