Changeset 3135


Ignore:
Timestamp:
02/13/04 11:39:08 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/CVSROOT/loginfo

    r3134 r3135  
    1919#DEFAULT        (echo ""; who am i; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
    2020ALL             echo %{sVv} | /usr/local/viewcvs/loginfo-handler
    21 DEFAULT         (echo chgrp Magic $(CVSROOT)`echo %s | cut -d' ' -f1 -`) >> $CVSROOT/CVSROOT/commitlog
     21DEFAULT         (echo "chgrp Magic ${CVSROOT}`echo %s | cut -d' ' -f1 -`") >> $CVSROOT/CVSROOT/commitlog
  • trunk/MagicSoft/Mars/Changelog

    r3134 r3135  
    7171
    7272   * mgeom/MGeomPix.h:
    73      - fixed calculation of area of pixel. It was too big for a factor
    74        or 2
     73     - fixed calculation of area of pixel. It was too big for a
     74       factor of 2
    7575
    7676   * mjobs/MJCalibration.cc:
Note: See TracChangeset for help on using the changeset viewer.