Ignore:
Timestamp:
09/17/04 15:07:15 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhbase/MHMatrix.cc

    r4656 r5100  
    369369
    370370    if (fData && str.Contains("cols", TString::kIgnoreCase))
     371    {
     372        fData->SetName(fName);
    371373        fData->Print();
     374    }
    372375
    373376    if (str.Contains("data", TString::kIgnoreCase))
Note: See TracChangeset for help on using the changeset viewer.