Changeset 144 for oup/current


Ignore:
Timestamp:
Apr 1, 2007, 4:44:32 PM (18 years ago)
Author:
alloc
Message:
 
Location:
oup/current
Files:
2 edited

Legend:

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

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