Changeset 4934 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 09/10/04 18:45:52 (20 years ago)
- Location:
- trunk/MagicSoft/Mars/mcalib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrate.cc
r4605 r4934 64 64 65 65 #include "MParList.h" 66 #include "MH.h"67 66 68 67 #include "MGeomCam.h" -
trunk/MagicSoft/Mars/mcalib/Makefile
r4930 r4934 19 19 # connect the include files defined in the config.mk file 20 20 # 21 INCLUDES = -I. -I../mbase -I../mgui -I../mgeom \21 INCLUDES = -I. -I../mbase -I../mgui -I../mgeom -I../mhcalib -I../mhbase \ 22 22 -I../manalysis -I../mraw -I../mtools -I../mmc -I../mhist \ 23 23 -I../mimage -I../msignal -I../mbadpixels -I../mpedestal
Note:
See TracChangeset
for help on using the changeset viewer.