Changeset 5100 for trunk/MagicSoft/Mars/mhbase
- Timestamp:
- 09/17/04 15:07:15 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhbase/MHMatrix.cc
r4656 r5100 369 369 370 370 if (fData && str.Contains("cols", TString::kIgnoreCase)) 371 { 372 fData->SetName(fName); 371 373 fData->Print(); 374 } 372 375 373 376 if (str.Contains("data", TString::kIgnoreCase))
Note:
See TracChangeset
for help on using the changeset viewer.