ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Data.pas
(Generate patch)

Comparing oup/current/Data.pas (file contents):
Revision 43 by alloc, Mon Dec 18 23:35:30 2006 UTC vs.
Revision 45 by alloc, Sat Dec 23 00:03:50 2006 UTC

# Line 93 | Line 93 | type
93      Target:     LongWord;
94    end;
95  
96 +  TToolList = array of record
97 +    context: String;
98 +    name: String;
99 +    exts: String;
100 +  end;
101 +
102   var
103   {
104    opened_state:Byte=0;

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)