Changeset 1269 for trunk/MagicSoft/Mars
- Timestamp:
- 04/05/02 14:15:27 (23 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1268 r1269 6 6 - exchanged order in call to MFillH constructor 7 7 - made eventloop infinity (only 300 events have been processed) 8 9 * mbase/MEvtLoop.h: 10 - added GetTaskList 8 11 9 12 -
trunk/MagicSoft/Mars/mbase/MTaskList.h
r1119 r1269 22 22 private: 23 23 TList *fTasks; // Container for the ordered list of different tasks 24 TList fTasksProcess; //! 24 25 MParList *fParList; 25 26
Note:
See TracChangeset
for help on using the changeset viewer.