Changeset 3702 in Sophya for trunk/AddOn/TAcq/svv2mtx.cc


Ignore:
Timestamp:
Dec 5, 2009, 1:09:49 AM (16 years ago)
Author:
ansari
Message:

Correction bug, Reza 4/12/09

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AddOn/TAcq/svv2mtx.cc

    r3701 r3702  
    9393  }
    9494  catch (PException& exc) {
    95     cerr << " svv2mtx.cc catched MiniFITSException " << exc.Msg() << endl;
     95    cerr << " svv2mtx.cc catched PException " << exc.Msg() << endl;
    9696    rc = 77;
    9797  } 
Note: See TracChangeset for help on using the changeset viewer.