Changeset 7784 for trunk/MagicSoft/Mars/mastro
- Timestamp:
- 07/11/06 16:46:32 (18 years ago)
- Location:
- trunk/MagicSoft/Mars/mastro
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mastro/MAstroCamera.cc
r6979 r7784 90 90 #include "MObservatory.h" 91 91 92 #include " ../mhist/MHCamera.h" // FIXME: This dependancy is very bad!92 #include "MHCamera.h" // FIXME: This dependancy is very bad! 93 93 // HOW TO GET RID OF IT? Move MHCamera to mgeom? 94 94 -
trunk/MagicSoft/Mars/mastro/Makefile
r4977 r7784 19 19 # connect the include files defined in the config.mk file 20 20 # 21 INCLUDES = -I. -I../mbase -I../mgeom -I../mtemp -I../mstarcam 21 INCLUDES = -I. -I../mbase -I../mgeom -I../mtemp -I../mstarcam -I../mhist 22 22 # mgeom (MAstroCamera): MGeomCam, MGeomMirror 23 23
Note:
See TracChangeset
for help on using the changeset viewer.