Changeset 2619 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
12/08/03 10:17:48 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MTime.cc

    r2612 r2619  
    129129// in milliseconds) and a nanosecond part.
    130130//
    131 Bool_t MTime::Set(UInt_t mjd, ULong_t ms, UInt_t ns=0)
     131Bool_t MTime::Set(UInt_t mjd, ULong_t ms, UInt_t ns)
    132132{
    133133    // [d]  mjd  (eg. 52320)
Note: See TracChangeset for help on using the changeset viewer.