# | 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); |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |