Changeset 3132


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

Legend:

Unmodified
Added
Removed
  • trunk/CVSROOT/loginfo

    r3131 r3132  
    1818# For example:
    1919#DEFAULT        (echo ""; who am i; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
    20 ALL             (echo "/usr/local/viewcvs/loginfo-handler %s %V %v") >> $CVSROOT/CVSROOT/commitlog
    21 DEFAULT         (echo "chgrp Magic `echo %s | cut -d' ' -f1 -`") >> $CVSROOT/CVSROOT/commitlog
     20ALL             (echo %{sVv} > /usr/local/viewcvs/loginfo-handler
     21DEFAULT         chgrp Magic `echo %s | cut -d' ' -f1 -`
  • trunk/MagicSoft/Mars/Changelog

    r3131 r3132  
    1212     - gkAverageQEErr initializes to 0.03
    1313     - added new member function: SetAverageQE
    14      - call to GetMeanConversionFFactorMethod returns now:
     14     - call to GetMeanConversionFFactorMethod returns:
    1515       fMeanConversionFFactorMethod/fAverageQE.
    16      - call to GetErrorConversionFFactorMethod returns now:
     16     - call to GetErrorConversionFFactorMethod returns:
    1717       errors of fMeanConversionFFactorMethod and fAverageQEErr added
    1818       quadratically
Note: See TracChangeset for help on using the changeset viewer.