Ignore:
Timestamp:
05/25/05 16:18:11 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/ganymed.cc

    r7004 r7091  
    3030    gLog << "                  Ganymed - MARS V" << MARSVER            << endl;
    3131    gLog << "   MARS -- Gammas Are Now Your Most Exciting Discovery"   << endl;
    32     gLog << "               Compiled on <" << __DATE__ << ">"          << endl;
    33     gLog << "                  Using ROOT v" << ROOTVER                << endl;
     32    gLog << "   Compiled with ROOT v" << ROOTVER << " on <" << __DATE__ ">" << endl;
    3433    gLog << "========================================================" << endl;
    3534    gLog << endl;
Note: See TracChangeset for help on using the changeset viewer.