Ignore:
Timestamp:
07/26/06 10:36:25 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/macros/fillsinope.C

    r7528 r7801  
    108108    for (Int_t i=0 ; i<9 ; i++)
    109109    {
    110 //        cout << "value: " << values[i] << endl;
    111 //        cout << "str: " << str << endl;
    112110        str = env.GetValue(values[i], "");
    113111        if (str.IsNull())
Note: See TracChangeset for help on using the changeset viewer.