# | Line 426 | Line 426 | end; | |
---|---|---|
426 | ||
427 | initialization | |
428 | RawLists := TRawLists.Create; | |
429 | < | RawLists.InsertRawListHandler('AGDB', True, AGDB); |
429 | > | RawLists.InsertRawListHandler('AGDB', False, AGDB); |
430 | RawLists.InsertRawListHandler('AKVA', True, AKVA); | |
431 | RawLists.InsertRawListHandler('BINA', True, BINA); | |
432 | RawLists.InsertRawListHandler('OSBD', True, OSBD); |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |