Changeset 9085 for trunk/MagicSoft
- Timestamp:
- 08/04/08 17:43:54 (16 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile.conf.general
r9084 r9085 17 17 # export MARSLIBS="-lX11 -lXpm -L/usr/X11R6/lib" 18 18 # 19 DEFINES := -DMARSVER=\" 2.1.1\" -D__MARS__ $(ARCHDEF) $(MARSDEFINES)19 DEFINES := -DMARSVER=\"\<cvs\>\" -D__MARS__ $(ARCHDEF) $(MARSDEFINES) 20 20 21 21 CXXFLAGS = $(ROOTCFLAGS) $(INCLUDES) $(OPTIM) $(DEBUG) $(DEFINES) -
trunk/MagicSoft/Mars/NEWS
r9084 r9085 1 1 -*-*- END -*-*- 2 3 == <cvs> == 4 5 6 2 7 3 8 == Version 2.1.1 (2008/08/04) == … … 306 311 * estimated sensitivity curves for hi and lo zenith angles are shown 307 312 scaled to the correct observation time and collection area 308 313 309 314 * the Monte Carlo events after cuts are now written to the output file 310 315 if an output file given
Note:
See TracChangeset
for help on using the changeset viewer.