Ignore:
Timestamp:
01/20/04 11:34:33 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mtools/MFFT.cc

    r2808 r2855  
    710710
    711711      fDim = b;
    712       *fLog << warn << "Dimension of Data is not a multiple of 2, will take only first "
    713             << fDim << " entries! " << endl;
     712      gLog << warn << "Dimension of Data is not a multiple of 2, will take only first "
     713           << fDim << " entries! " << endl;
    714714      return;
    715715    }
Note: See TracChangeset for help on using the changeset viewer.