listings.cfg 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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. %% (w)(c) 1996/1997/1998/1999/2000 Carsten Heinz and/or any other author
  10. %% listed elsewhere in this file.
  11. %%
  12. %% This file is distributed under the terms of the LaTeX Project Public
  13. %% License from CTAN archives in directory macros/latex/base/lppl.txt.
  14. %% Either version 1.0 or, at your option, any later version.
  15. %%
  16. %% This file is completely free and comes without any warranty.
  17. %%
  18. %% Permission is granted to change this file. You are not allowed to
  19. %% distribute any changed version of this file, neither under the same
  20. %% name nor under a different one.
  21. %%
  22. %% Send comments and ideas on the package, error reports and additional
  23. %% programming languages to <[email protected]>.
  24. %%
  25. \def\lstlanguagefiles
  26. {lstlang0.sty,lstlang1.sty,lstlang2.sty,lstlang3.sty}
  27. \lstset{defaultdialect=[R/3 4.6C]ABAP,
  28. defaultdialect=[95]Ada,
  29. defaultdialect=[68]Algol,
  30. defaultdialect=[Visual]Basic,
  31. defaultdialect=[ANSI]C,
  32. defaultdialect=[light]Caml,
  33. defaultdialect=[1985]Cobol,
  34. defaultdialect=[ANSI]C++,
  35. defaultdialect=[95]Fortran,
  36. defaultdialect=[3.0]Mathematica,
  37. defaultdialect=[OMG]OCL,
  38. defaultdialect=[Standard]Pascal,
  39. defaultdialect=[67]Simula,
  40. defaultdialect=[plain]TeX}
  41. \lstalias[]{TclTk}[tk]{tcl}
  42. \endinput
  43. %%
  44. %% End of file `listings.cfg'.