lstdrvrs.ins 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. %%
  2. %% This is file `lstdrvrs.ins',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% lstdrvrs.dtx (with options: `install')
  8. %%
  9. %% (w)(c) 1996-1998 Carsten Heinz
  10. %%
  11. %% Please read the software license in listings.dtx or listings.dvi.
  12. %%
  13. %% This file is distributed freely. You are not allowed to take money for
  14. %% the distribution of this file, except for a nominal charge for copying
  15. %% etc..
  16. %%
  17. %% This file is free for any non-commercial use. Commercial use needs (i)
  18. %% explicit permission of the author of this package and (ii) the payment
  19. %% of a license fee. This fee is to be determined in each instance by the
  20. %% commercial user and the package author and is to be payed as donation
  21. %% to the LaTeX3 project.
  22. %%
  23. %% This file is distributed without any warranty, express or implied, as
  24. %% to merchantability or fitness for any particular purpose.
  25. %%
  26. %% Permission is granted to change this file. You are not allowed to
  27. %% distribute any changed version this file, neither under the same name
  28. %% nor under a different one.
  29. %%
  30. \ifx\keepsilent\undefined %
  31. \input{docstrip}
  32. \keepsilent
  33. \askforoverwritefalse
  34. \fi
  35. \def\batchfile{lstdrvrs.ins}
  36. \preamble
  37. (w)(c) 1996,1997,1998 Carsten Heinz and/or any other author mentioned
  38. elsewhere in this file.
  39. This file is distributed freely. You are not allowed to take money for
  40. the use or distribution of this file, except for a nominal charge for
  41. copying etc..
  42. This file is distributed without any warranty, express or implied, as
  43. to merchantability or fitness for any particular purpose.
  44. Permission is granted to change this file. You are not allowed to
  45. distribute any changed version this file, neither under the same name
  46. nor under a different one.
  47. \endpreamble
  48. \generate{
  49. \file{lstalgol.sty} {\from{listings.dtx}{keywordcomments}
  50. \from{lstdrvrs.dtx}{algol}}
  51. \file{lstc.sty} {\from{listings.dtx}{c}
  52. \from{lstdrvrs.dtx}{c,objective-c,c++}}
  53. \file{lstperl.sty} {\from{listings.dtx}{perl}
  54. \from{lstdrvrs.dtx}{perl}}
  55. \file{lstsimula.sty} {\from{listings.dtx}{keywordcomments}
  56. \from{lstdrvrs.dtx}{simula}}
  57. \file{lsttex.sty} {\from{listings.dtx}{tex}
  58. \from{lstdrvrs.dtx}{tex}}
  59. \file{lstada.sty} {\from{lstdrvrs.dtx}{ada}}
  60. \file{lstcobol.sty} {\from{lstdrvrs.dtx}{cobol}}
  61. \file{lstedu.sty} {\from{lstdrvrs.dtx}{comal,elan,logo}}
  62. \file{lstcsh.sty} {\from{lstdrvrs.dtx}{csh}}
  63. \file{lstdelphi.sty} {\from{lstdrvrs.dtx}{delphi}}
  64. \file{lsteiffel.sty} {\from{lstdrvrs.dtx}{eiffel}}
  65. \file{lsteuphoria.sty}{\from{lstdrvrs.dtx}{euphoria}}
  66. \file{lstfortran.sty} {\from{lstdrvrs.dtx}{fortran}}
  67. \file{lsthtml.sty} {\from{lstdrvrs.dtx}{html}}
  68. \file{lstidl.sty} {\from{lstdrvrs.dtx}{idl}}
  69. \file{lstjava.sty} {\from{lstdrvrs.dtx}{java}}
  70. }
  71. \generate{
  72. \file{lstlisp.sty} {\from{lstdrvrs.dtx}{lisp}}
  73. \file{lstmatlab.sty} {\from{lstdrvrs.dtx}{matlab}}
  74. \file{lstmercury.sty} {\from{lstdrvrs.dtx}{mercury}}
  75. \file{lstmodula.sty} {\from{lstdrvrs.dtx}{modula}}
  76. \file{lstoberon.sty} {\from{lstdrvrs.dtx}{oberon}}
  77. \file{lstpascal.sty} {\from{lstdrvrs.dtx}{pascal}}
  78. \file{lstpli.sty} {\from{lstdrvrs.dtx}{pli}}
  79. \file{lstprolog.sty} {\from{lstdrvrs.dtx}{prolog}}
  80. \file{lstsql.sty} {\from{lstdrvrs.dtx}{sql}}
  81. \file{lstvhdl.sty} {\from{lstdrvrs.dtx}{vhdl}}
  82. }
  83. \end
  84. \endinput
  85. %%
  86. %% End of file `lstdrvrs.ins'.