Changeset 4934 for trunk/MagicSoft


Ignore:
Timestamp:
09/10/04 18:45:52 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/Makefile

    r4841 r4934  
    2121INCLUDES = -I. -I../mbase -I../mmc -I../mraw -I../mgeom -I../mfilter \
    2222           -I../mdata -I../mhbase -I../mhist -I../mgui -I../mimage   \
    23            -I../mhistmc -I../mfileio -I../mmain -I../mcalib          \
     23           -I../mhistmc -I../mfileio -I../mmain -I../mhcalib -I../mcalib \
    2424           -I../msignal -I../mpointing -I../mtools -I../mfbase       \
    25            -I../mbadpixels -I../mastro -I../mpedestal
     25           -I../mbadpixels -I../mastro -I../mpedestal 
    2626# mcalib: MGeomApply (MCalibrationCam)
    2727
  • trunk/MagicSoft/Mars/mcalib/MCalibrate.cc

    r4605 r4934  
    6464
    6565#include "MParList.h"
    66 #include "MH.h"
    6766
    6867#include "MGeomCam.h"
  • trunk/MagicSoft/Mars/mcalib/Makefile

    r4930 r4934  
    1919#  connect the include files defined in the config.mk file
    2020#
    21 INCLUDES = -I. -I../mbase -I../mgui -I../mgeom \
     21INCLUDES = -I. -I../mbase -I../mgui -I../mgeom -I../mhcalib -I../mhbase \
    2222           -I../manalysis -I../mraw -I../mtools -I../mmc -I../mhist  \
    2323           -I../mimage -I../msignal -I../mbadpixels -I../mpedestal
Note: See TracChangeset for help on using the changeset viewer.