Changeset 3702 in Sophya for trunk/AddOn/TAcq/svv2mtx.cc
- Timestamp:
- Dec 5, 2009, 1:09:49 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AddOn/TAcq/svv2mtx.cc
r3701 r3702 93 93 } 94 94 catch (PException& exc) { 95 cerr << " svv2mtx.cc catched MiniFITSException " << exc.Msg() << endl;95 cerr << " svv2mtx.cc catched PException " << exc.Msg() << endl; 96 96 rc = 77; 97 97 }
Note:
See TracChangeset
for help on using the changeset viewer.