--- oup/current/Global/RawList.pas 2007/05/02 13:19:40 173 +++ oup/current/Global/RawList.pas 2007/05/12 13:22:11 177 @@ -426,7 +426,7 @@ end; initialization RawLists := TRawLists.Create; - RawLists.InsertRawListHandler('AGDB', False, AGDB); + RawLists.InsertRawListHandler('AGDB', True, AGDB); RawLists.InsertRawListHandler('AKVA', True, AKVA); RawLists.InsertRawListHandler('BINA', True, BINA); RawLists.InsertRawListHandler('OSBD', True, OSBD);