Changeset 7411


Ignore:
Timestamp:
11/19/05 12:15:35 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mranforest/MRFEnergyEst.cc

    r7398 r7411  
    249249        return kFALSE;
    250250
    251     cout << "MDataArray" << endl;
    252 
    253251    fData = (MDataArray*)plist->FindCreateObj("MDataArray");
    254252    if (!fData)
    255253        return kFALSE;
    256 
    257     cout << "ReadForests" << endl;
    258254
    259255    if (!ReadForests(*plist))
Note: See TracChangeset for help on using the changeset viewer.