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

Comparing oup/current/Global/RawList.pas (file contents):
Revision 144 by alloc, Sun Apr 1 14:44:32 2007 UTC vs.
Revision 146 by alloc, Sun Apr 1 15:40:16 2007 UTC

# Line 424 | Line 424 | end;
424  
425   initialization
426    RawLists := TRawLists.Create;
427 <  RawLists.InsertRawListHandler('AGDB', True, AGDB);
427 >  RawLists.InsertRawListHandler('AGDB', False, AGDB);
428    RawLists.InsertRawListHandler('AKVA', True, AKVA);
429    RawLists.InsertRawListHandler('BINA', True, BINA);
430    RawLists.InsertRawListHandler('OSBD', True, OSBD);

Diff Legend

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