Changeset 7708 for trunk/MagicSoft/Cosy/main/MStarguider.cc
- Timestamp:
- 05/10/06 09:20:59 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/main/MStarguider.cc
r7707 r7708 1485 1485 // Check StargTPoint data set request 1486 1486 if (!fStargTPoint->IsDown()) 1487 return kTRUE;1487 return numcor; 1488 1488 fStargTPoint->SetDown(kFALSE); 1489 1489 … … 1526 1526 cout << " => starguider tpoint hasn't been stored. " << endl; 1527 1527 cout << " Please repeat whole procedure. " << endl; 1528 return kTRUE;1528 return numcor; 1529 1529 } 1530 1530
Note:
See TracChangeset
for help on using the changeset viewer.