Fixed bug in launch script
[mo641-rlp.git] / presentacion / listings.cfg
blob7302e149c5b78d7e3d35a9224729d2495ecc9ea0
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 Moses.
11 %% The drivers are copyright 1997/1998/1999/2000/2001/2002/2003/2004/2006/
12 %% 2007 any individual author listed in this file.
14 %% This file is distributed under the terms of the LaTeX Project Public
15 %% License from CTAN archives in directory  macros/latex/base/lppl.txt.
16 %% Either version 1.3 or, at your option, any later version.
18 %% This file is completely free and comes without any warranty.
20 %% Send comments and ideas on the package, error reports and additional
21 %% programming languages to Brooks Moses at <bmoses@dpdx.net>.
23 \ProvidesFile{listings.cfg}[2007/02/22 1.4 listings configuration]
24 \def\lstlanguagefiles
25     {lstlang0.sty,lstlang1.sty,lstlang2.sty,lstlang3.sty}
26 \lstset{defaultdialect=[R/3 6.10]ABAP,
27         defaultdialect=[2005]Ada,
28         defaultdialect=[68]Algol,
29         defaultdialect=[gnu]Awk,
30         defaultdialect=[ANSI]C,
31         defaultdialect=[light]Caml,
32         defaultdialect=[1985]Cobol,
33 defaultdialect=[WinXP]command.com,
34         defaultdialect=[ISO]C++,
35         defaultdialect=[95]Fortran,
36         defaultdialect=[5.2]Mathematica,
37         defaultdialect=[OMG]OCL,
38         defaultdialect=[Standard]Pascal,
39         defaultdialect=[67]Simula,
40         defaultdialect=[plain]TeX,
41         defaultdialect=[97]VRML}
42 \lstalias[]{TclTk}[tk]{tcl}
43 \lstalias[6.1]{ABAP}[R/3 6.10]{ABAP}
44 \lstalias[3.1]{ABAP}[R/3 3.1C]{ABAP}
45 \lstalias[4.6]{ABAP}[R/3 4.6C]{ABAP}
46 \endinput
48 %% End of file `listings.cfg'.