Changeset 1476


Ignore:
Timestamp:
01/16/09 15:49:58 (15 years ago)
Author:
Malte Marquarding
Message:

removed debug cout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STFITSImageWriter.cpp

    r1468 r1476  
    172172    IPosition shp(4, 1);
    173173    shp(0)= spec.nelements();
    174     cout << shp << spec << endl;
    175174    TempImage<Float> tIm(shp, cSys);
    176175    tIm.put(spec);
Note: See TracChangeset for help on using the changeset viewer.