| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- %%
- %% This is file `listings.cfg',
- %% generated with the docstrip utility.
- %%
- %% The original source files were:
- %%
- %% lstdrvrs.dtx (with options: `config')
- %%
- %% (w)(c) 1996/1997/1998/1999/2000 Carsten Heinz and/or any other author
- %% listed elsewhere 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.
- %%
- %% This file is completely free and comes without any warranty.
- %%
- %% Permission is granted to change this file. You are not allowed to
- %% distribute any changed version of this file, neither under the same
- %% name nor under a different one.
- %%
- %% Send comments and ideas on the package, error reports and additional
- %% programming languages to <[email protected]>.
- %%
- \def\lstlanguagefiles
- {lstlang0.sty,lstlang1.sty,lstlang2.sty,lstlang3.sty}
- \lstset{defaultdialect=[R/3 4.6C]ABAP,
- defaultdialect=[95]Ada,
- defaultdialect=[68]Algol,
- defaultdialect=[Visual]Basic,
- defaultdialect=[ANSI]C,
- defaultdialect=[light]Caml,
- defaultdialect=[1985]Cobol,
- defaultdialect=[ANSI]C++,
- defaultdialect=[95]Fortran,
- defaultdialect=[3.0]Mathematica,
- defaultdialect=[OMG]OCL,
- defaultdialect=[Standard]Pascal,
- defaultdialect=[67]Simula,
- defaultdialect=[plain]TeX}
- \lstalias[]{TclTk}[tk]{tcl}
- \endinput
- %%
- %% End of file `listings.cfg'.
|