Changeset 1269 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
04/05/02 14:15:27 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1268 r1269  
    66     - exchanged order in call to MFillH constructor
    77     - made eventloop infinity (only 300 events have been processed)
     8
     9   * mbase/MEvtLoop.h:
     10     - added GetTaskList
    811
    912
  • trunk/MagicSoft/Mars/mbase/MTaskList.h

    r1119 r1269  
    2222private:
    2323    TList    *fTasks;   // Container for the ordered list of different tasks
     24    TList    fTasksProcess; //!
    2425    MParList *fParList;
    2526
Note: See TracChangeset for help on using the changeset viewer.