~ubuntu-branches/ubuntu/feisty/fpc/feisty

« back to all changes in this revision

Viewing changes to docs/old/lstdelphi.sty

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2007-01-27 20:08:50 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070127200850-9mrptaqqjsx9nwa7
Tags: 2.0.4-5
* Fixed Build-Depends.
* Add myself to Uploaders in debian/control.
* Make sure that the sources are really patched before building them.
* Build unit 'libc' on powerpc too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
%%
2
 
%% This is file `lstdelphi.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@delphi@{\lstdrv@pascal@ %
23
 
    \morekeywords{asm,constructor,destructor,implementation,inline,%
24
 
        interface,interrupt,nil,object,shl,shr,string,unit,uses,xor,%
25
 
% Delphi stuff
26
 
        as,break,class,continue,except,exports,fail,finalization,finally,%
27
 
        inherited,initialization,is,%
28
 
        library,on,packed,property,raise,try,threadvar,resourcestring,%
29
 
        stringresource,%
30
 
% Modifiers
31
 
        absolute,abstract,assembler,automated,cdecl,default,dispid,dynamic,%
32
 
        export,external,far,forward,index,message,name,near,nodefault,%
33
 
        override,pascal,private,protected,public,published,read,%
34
 
        readonly,register,resident,safecall,stdcall,stored,%
35
 
        virtual,write,writeonly}}%
36
 
\endgroup %
37
 
\endinput
38
 
%%
39
 
%% End of file `lstdelph.sty'.