Changeset 2264 for trunk/MagicSoft/Mars/mgui
- Timestamp:
- 07/06/03 14:24:09 (22 years ago)
- Location:
- trunk/MagicSoft/Mars/mgui
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgui/MCamEvent.cc
r2229 r2264 32 32 #include "MCamEvent.h" 33 33 34 #include "MGeomCam.h"35 36 34 ClassImp(MCamEvent); 37 35 -
trunk/MagicSoft/Mars/mgui/Makefile
r2210 r2264 22 22 # connect the include files defined in the config.mk file 23 23 # 24 INCLUDES = -I. -I../mbase -I../mgeom -I../manalysis -I../mimage -I../mhist \ 25 -I../mreflector -I../mraw 24 INCLUDES = -I. -I../mbase -I../mgeom 26 25 27 26 #------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.