Ignore:
Timestamp:
01/11/05 09:27:20 (20 years ago)
Author:
riegel
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5793 r5796  
    2020
    2121                                                 -*-*- END OF LINE -*-*-
     22 2005/01/10 Benjamin Riegel
     23 
     24   * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
     25     - added two classes for implementing starguider-data
     26 
     27   * mreport/ReportLinkDef.h
     28     - added class MReportStarguider to be linked:
     29       #pragma link C++ class MReportStarguider+;
     30     
     31   * mreport/Makefile
     32     - added file MReportStarguider.cc
     33   
     34   * merpp.cc
     35     - added two containers ( MReportStarguider, MTimeStarguider ) and
     36       added MReportStarguider to the list:
     37       w->AddContainer("MReportStarguider",  "Starguider");
     38       w->AddContainer("MTimeStarguider",    "Starguider");
     39       r->AddToList("MReportStarguider");
     40       
     41       
     42       
    2243 2005/01/10 Markus Gaug
    2344
Note: See TracChangeset for help on using the changeset viewer.