Changeset 146 for oup/current/Global
- Timestamp:
- Apr 1, 2007, 5:40:16 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
oup/current/Global/RawList.pas
r144 r146 425 425 initialization 426 426 RawLists := TRawLists.Create; 427 RawLists.InsertRawListHandler('AGDB', True, AGDB);427 RawLists.InsertRawListHandler('AGDB', False, AGDB); 428 428 RawLists.InsertRawListHandler('AKVA', True, AKVA); 429 429 RawLists.InsertRawListHandler('BINA', True, BINA);
Note:
See TracChangeset
for help on using the changeset viewer.