Ignore:
Timestamp:
01/19/08 12:42:53 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/Changelog

    r8816 r8819  
    11                                                                  -*-*- END -*-*-
     2
     3 2007/06/18 Thomas Bretz
     4
     5   * base/Makefile:
     6     - cosmetics
     7
     8   * catalog/SlaStars.cc, catalog/Slalib.cc, catalog/StarCatalog.h,
     9     gui/MGSkyPosition.cc:
     10     - replaced kRad2Deg by TMath::RadToDeg()
     11     - replaced kDeg2Rad by TMath::DegToRad()
     12     - replaced kPiDiv2  by TMath::Pi()/2
     13
     14   * main/MCaos.cc:
     15     - replaced cout by gLog and use color coding
     16     - replaced coord.h by MPointing.h
     17
     18
    219
    320 2007/06/16 Thomas Bretz
     
    6784     - replaced MPointing by MSlewing
    6885
    69    * main/MPpointing.[h,cc]:
     86   * main/MPointing.[h,cc]:
    7087     - renamed class to MSlewing
    7188     - removed
Note: See TracChangeset for help on using the changeset viewer.