Changeset 16506 for trunk


Ignore:
Timestamp:
05/30/13 16:05:25 (11 years ago)
Author:
lyard
Message:
changed output text of fitsCompressor
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/fitsCompressor.cc

    r16502 r16506  
    19361936    else
    19371937    {
    1938         if (displayText) cout << "Data is identical" << endl;
     1938        if (displayText) cout << "Ok" << endl;
    19391939    }
    19401940
Note: See TracChangeset for help on using the changeset viewer.