Changeset 6942
- Timestamp:
- 04/14/05 10:58:07 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile.conf.general
r6884 r6942 18 18 # export MARSLIBS="-lX11 -lXpm -L/usr/X11R6/lib" 19 19 # 20 DEFINES = -DMARSVER=\" \<cvs\>\" -D__MARS__ -DROOTVER=\"$(ROOTVER)\" $(ARCHDEF) $(MARSDEFINES)20 DEFINES = -DMARSVER=\"0.9.1\" -D__MARS__ -DROOTVER=\"$(ROOTVER)\" $(ARCHDEF) $(MARSDEFINES) 21 21 22 22 CXXFLAGS = $(ROOTCFLAGS) $(INCLUDES) $(OPTIM) $(DEBUG) $(DEFINES) -
trunk/MagicSoft/Mars/NEWS
r6927 r6942 1 1 -*-*- END -*-*- 2 *** Version <cvs> 3 2 *** Version 0.9.1 (2005/04/14) 4 3 5 4 - Fix bug on the arrival time reconstruction when using Digital … … 62 61 - As a workaround made the pretty palette the default. The inverse 63 62 Depp Blue Sea has a bug which slows down long calibration runs a lot. 63 64 - added a lot of scripts and macros in directory datacenter used 65 for automatic processing 64 66 65 67
Note:
See TracChangeset
for help on using the changeset viewer.