lsttp.sty 838 B

12345678910111213141516171819202122232425262728
  1. %%
  2. %% This is file `lsttp.sty',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% listings.dtx (with options: `tp')
  8. %%
  9. %% (w)(c) 1996-1997 by Carsten Heinz
  10. %%
  11. %% This file is distributed freely. You are not allowed to take money
  12. %% for the distribution or use of this file, except for a nominal charge
  13. %% for copying etc.
  14. %%
  15. %% This file is distributed without any warranty; without even the implied
  16. %% warranty of merchantability or fitness for a particular purpose.
  17. %%
  18. %% You are not allowed to change this file.
  19. %%
  20. \selectlisting{pascal}%
  21. \begingroup \makeatletter %
  22. \gdef\lstdrv@tp@{\lstdrv@pascal@ %
  23. \morekeywords{asm,constructor,destructor,implementation,inline,%
  24. interface,interrupt,nil,object,shl,shr,string,unit,uses,xor}}%
  25. \endgroup %
  26. \endinput
  27. %%
  28. %% End of file `lsttp.sty'.