Changeset 8615 for trunk


Ignore:
Timestamp:
06/27/07 16:00:38 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8611 r8615  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21
     22 2007/06/27 Thomas Bretz
     23
     24   * mfilter/MFMagicCuts.cc:
     25     - added the missing include of MHillas.h
     26
     27   * mhist/Makefile, mhist/HistLinkDef.h:
     28     - removed obsolete MHFadcCam
     29     - removed obsolete MHFadcPix
     30
     31   * msignal/MExtractPINDiode.cc:
     32     - commented out some non-compiling code which is not used at all.
     33
     34   * Makefile:
     35     - removed compmux program which entered by chance
     36
    2037
    2138
  • trunk/MagicSoft/Mars/Makefile

    r8541 r8615  
    2020#
    2121#PROGRAMS = readraw merpp mars test mona status
    22 PROGRAMS = readdaq merpp readraw sinope callisto star ganymed sponde showlog showplot mars mars-config compmux
     22PROGRAMS = readdaq merpp readraw sinope callisto star ganymed sponde showlog showplot mars mars-config
    2323SOLIB    = libmars.so
    2424CINT     = M
Note: See TracChangeset for help on using the changeset viewer.