[9724df0] | 1 | %%
|
---|
| 2 | %% This is file `listings.cfg',
|
---|
| 3 | %% generated with the docstrip utility.
|
---|
| 4 | %%
|
---|
| 5 | %% The original source files were:
|
---|
| 6 | %%
|
---|
| 7 | %% lstdrvrs.dtx (with options: `config')
|
---|
| 8 | %%
|
---|
| 9 | %% The listings package is copyright 1996--2004 Carsten Heinz, and
|
---|
| 10 | %% continued maintenance on the package is copyright 2006--2007 Brooks
|
---|
| 11 | %% Moses. From 2013 on the maintenance is done by Jobst Hoffmann.
|
---|
| 12 | %% The drivers are copyright 1997/1998/1999/2000/2001/2002/2003/2004/2006/
|
---|
| 13 | %% 2007/2013 any individual author listed in this file.
|
---|
| 14 | %%
|
---|
| 15 | %% This file is distributed under the terms of the LaTeX Project Public
|
---|
| 16 | %% License from CTAN archives in directory macros/latex/base/lppl.txt.
|
---|
| 17 | %% Either version 1.3 or, at your option, any later version.
|
---|
| 18 | %%
|
---|
| 19 | %% This file is completely free and comes without any warranty.
|
---|
| 20 | %%
|
---|
| 21 | %% Send comments and ideas on the package, error reports and additional
|
---|
| 22 | %% programming languages to Jobst Hoffmann at <j.hoffmann@fh-aachen.de>.
|
---|
| 23 | %%
|
---|
| 24 | \ProvidesFile{listings.cfg}[2015/06/04 1.6 listings configuration]
|
---|
| 25 | \def\lstlanguagefiles
|
---|
| 26 | {lstlang0.sty,lstlang1.sty,lstlang2.sty,lstlang3.sty}
|
---|
| 27 | \lstset{defaultdialect=[R/3 6.10]ABAP,
|
---|
| 28 | defaultdialect=[2005]Ada,
|
---|
| 29 | defaultdialect=[68]Algol,
|
---|
| 30 | defaultdialect=[gnu]Awk,
|
---|
| 31 | defaultdialect=[ANSI]C,
|
---|
| 32 | defaultdialect=[light]Caml,
|
---|
| 33 | defaultdialect=[1985]Cobol,
|
---|
| 34 | defaultdialect=[WinXP]command.com,
|
---|
| 35 | defaultdialect=[ISO]C++,
|
---|
| 36 | defaultdialect=[95]Fortran,
|
---|
| 37 | defaultdialect=[5.2]Mathematica,
|
---|
| 38 | defaultdialect=[OMG]OCL,
|
---|
| 39 | defaultdialect=[Standard]Pascal,
|
---|
| 40 | defaultdialect=[67]Simula,
|
---|
| 41 | defaultdialect=[plain]TeX,
|
---|
| 42 | defaultdialect=[97]VRML}
|
---|
| 43 | \lstalias[]{TclTk}[tk]{tcl}
|
---|
| 44 | \lstalias[6.1]{ABAP}[R/3 6.10]{ABAP}
|
---|
| 45 | \lstalias[3.1]{ABAP}[R/3 3.1C]{ABAP}
|
---|
| 46 | \lstalias[4.6]{ABAP}[R/3 4.6C]{ABAP}
|
---|
| 47 | \endinput
|
---|
| 48 | %%
|
---|
| 49 | %% End of file `listings.cfg'.
|
---|