Ignore:
Timestamp:
07/09/01 16:13:19 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r859 r860  
    11                                                                  -*-*- END -*-*-
     2
     3 2001/07/09: Thomas Bretz
     4 
     5   * mbase/MParList.cc:
     6     - made handling of already existing containers in AddToList a bit
     7       more convinient
     8     
     9   * mbase/MTaskList.[h,cc]:
     10     - added come comments
     11     - made handling of already existing tasks in AddToList a bit
     12       more convinient
     13     - Added name-argument to constructor
     14     
     15   * mraw/MRawFileRead.[cc, h]:
     16     - move file-open check from constructor to PreProcess
     17     - added variable for filename
     18     
     19   * mraw/MRawFileWrite.[cc,h]:
     20     - moved fOut->Write from PostProcess to destructor
     21     - removed PostProcess
     22
     23
     24
    225 2001/07/06: Thomas Bretz
    326 
Note: See TracChangeset for help on using the changeset viewer.