Changeset 146 for oup/current/Global


Ignore:
Timestamp:
Apr 1, 2007, 5:40:16 PM (18 years ago)
Author:
alloc
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • oup/current/Global/RawList.pas

    r144 r146  
    425425initialization
    426426  RawLists := TRawLists.Create;
    427   RawLists.InsertRawListHandler('AGDB', True, AGDB);
     427  RawLists.InsertRawListHandler('AGDB', False, AGDB);
    428428  RawLists.InsertRawListHandler('AKVA', True, AKVA);
    429429  RawLists.InsertRawListHandler('BINA', True, BINA);
Note: See TracChangeset for help on using the changeset viewer.