Ignore:
Timestamp:
07/11/06 16:46:32 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7780 r7784  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2006/07/11 Thomas Bretz
     22
     23   *  mbase/MStatusArray.cc, mdata/MDataChain.cc, mdata/MDataFormula.cc,
     24      mhflux/MMcSpectrumWeight.cc, mimage/MHillasExt.cc, mjobs/MJCut.cc,
     25      msignal/MExtractTimeAndChargeDigitalFilter.cc,
     26      mranforest/MRanForestCalc.cc:
     27     - fixed some compiler warning of the kind
     28         ambiguous overload for `Bool_t ? const char[14] : const TString &'
     29       to make gcc 2.95.3 happy (used to get cosy working with the
     30       latest Mars version)
     31
     32   * mastro/MAstroCamera.cc:
     33     - removed path from include
     34   
     35   * mastro/Makefile:
     36     - added directory for MHCamera
     37
     38   * mhflux/MHThetaSqN.cc:
     39      - removed the const-qualifier from the static_cast when setting
     40        tghe MParameterD
     41
     42
    2043
    2144 2006/07/06 Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.