- Timestamp:
- 02/13/04 11:01:41 (21 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CVSROOT/loginfo
r3127 r3129 18 18 # For example: 19 19 #DEFAULT (echo ""; who am i; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog 20 ALL /usr/local/viewcvs/loginfo-handler %{sVv}20 ALL (echo "/usr/local/viewcvs/loginfo-handler %{sVv}") >> $CVSROOT/CVSROOT/commitlog 21 21 DEFAULT (echo "chgrp Magic `echo %s | cut -d' ' -f1 -`") >> $CVSROOT/CVSROOT/commitlog -
trunk/MagicSoft/Mars/Changelog
r3128 r3129 16 16 - call to GetErrorConversionFFactorMethod returns now: 17 17 errors of fMeanConversionFFactorMethod and fAverageQEErr added 18 quadratically 18 quadratically 19 19 20 20 21 … … 22 23 23 24 * mbadpixels/MBadPixelsTreat.[h.cc]: 24 - added 25 - added for new bad pixel treatment 25 26 26 27 * mbadpixels/Makefile, mbadpixels/BadPixelsLinkDef.h:
Note:
See TracChangeset
for help on using the changeset viewer.