Ignore:
Timestamp:
03/14/07 19:12:17 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/Changelog

    r8184 r8376  
    11                                                                  -*-*- END -*-*-
     2
     3 2007/03/14 Thomas Bretz
     4
     5   * bend.cc, cosy.cc, starg.cc, testse.cc, base/MStarList.cc,
     6     base/MThread.cc, base/log.h, base/msgqueue.cc, candrv/nodedrv.cc,
     7     candrv/sdolist.cc, catalog/SlaPlanets.cc, catalog/Slalib.cc,
     8     catalog/StarCatalog.cc, gui/MGAccuracy.cc, gui/MGCoordinate.cc,
     9     gui/MGCoordinates.cc, gui/MGCosy.cc, gui/MGNumStars.cc,
     10     gui/MGSkyPosition.cc, main/MBending.cc, main/MStargHistograms.cc:
     11     - replaced obsolete .h by C++ headers
     12     - added namespace std
     13
     14   * base/MStarList.h:
     15     - fixed warnings about overwriting of Delete
     16
     17   * base/MStopwatch.h, gui/MGCoordinate.h, gui/MGCoordinates.h:
     18     - fixed warning about overwriting of Print()
     19
     20   * base/MTimeout.cc, candrv/nodedrv.cc, devdrv/macs.cc:
     21     - fixed default argument is declaration
     22
     23   * catalog/StarCatalog.cc, gui/MGAccuracy.cc:
     24     - fixed a type problem (int instead of double)
     25
     26   * gui/MGCoordinate.cc, gui/MGCosy.cc:
     27     - fixed a warning about double declaration
     28
     29
    230
    331 2006/11/01 Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.