summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/listings/lstlang3.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-06-01 15:55:10 +0000
committerKarl Berry <karl@freefriends.org>2006-06-01 15:55:10 +0000
commita27e39077f6da32d6a49b9af54b92a8380fee0af (patch)
treeefe19bf20d7cdd65b718b3698194bc0b6b729b35 /Master/texmf-dist/tex/latex/listings/lstlang3.sty
parentdf41ca308be95dbd0f1d0447874bbd1c58cd24d2 (diff)
listings 1.3c
git-svn-id: svn://tug.org/texlive/trunk@1639 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/listings/lstlang3.sty')
-rw-r--r--Master/texmf-dist/tex/latex/listings/lstlang3.sty12
1 files changed, 7 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/listings/lstlang3.sty b/Master/texmf-dist/tex/latex/listings/lstlang3.sty
index b43bc9eac56..09652d7cce2 100644
--- a/Master/texmf-dist/tex/latex/listings/lstlang3.sty
+++ b/Master/texmf-dist/tex/latex/listings/lstlang3.sty
@@ -6,17 +6,19 @@
%%
%% lstdrvrs-1.3.dtx (with options: `lang3')
%%
-%% (w)(c) 1996/1997/1998/1999/2000/2001/2002/2003/2004 Carsten Heinz
-%% and/or any other author listed elsewhere in this file.
+%% The listings package is copyright 1996--2004 Carsten Heinz, and
+%% continued maintenance on the package is copyright 2006 Brooks Moses.
+%% The drivers are copyright 1997/1998/1999/2000/2001/2002/2003/2004 any
+%% individual author listed in this file.
%%
%% This file is distributed under the terms of the LaTeX Project Public
%% License from CTAN archives in directory macros/latex/base/lppl.txt.
-%% Either version 1.0 or, at your option, any later version.
+%% Either version 1.3 or, at your option, any later version.
%%
%% This file is completely free and comes without any warranty.
%%
%% Send comments and ideas on the package, error reports and additional
-%% programming languages to <cheinz@gmx.de>.
+%% programming languages to Brooks Moses at <bmoses@dpdx.net>.
%%
\ProvidesFile{lstlang3.sty}
[2004/09/05 1.3 listings language file]
@@ -146,7 +148,7 @@
round,self,setelement,size,spawn,throw,time,tl,trace,trunc,%
tuple,tuple_to_list,unlink,unregister,whereis,error,false,%
infinity,nil,ok,true,undefined,when},%
- otherkeywords={->,!,[,],\{,\},},%
+ otherkeywords={->,!,[,],\{,\}},%
morecomment=[l]\%,%
morestring=[b]",%
morestring=[b]'%