Changeset 8377 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 03/14/07 19:16:34 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r8376 r8377 8 8 catalog/StarCatalog.cc, gui/MGAccuracy.cc, gui/MGCoordinate.cc, 9 9 gui/MGCoordinates.cc, gui/MGCosy.cc, gui/MGNumStars.cc, 10 gui/MGSkyPosition.cc, main/MBending.cc, main/MStargHistograms.cc: 10 gui/MGSkyPosition.cc, main/MBending.cc, main/MStargHistograms.cc, 11 base/coord.h, main/MCaos.cc, main/MCosy.cc, main/MPointing.cc, 12 main/MStarguider.cc, main/MTracking.cc: 11 13 - replaced obsolete .h by C++ headers 12 14 - added namespace std … … 15 17 - fixed warnings about overwriting of Delete 16 18 17 * base/MStopwatch.h, gui/MGCoordinate.h, gui/MGCoordinates.h: 19 * base/MStopwatch.h, gui/MGCoordinate.h, gui/MGCoordinates.h, 20 main/MStarguider.h: 18 21 - fixed warning about overwriting of Print() 19 22 … … 21 24 - fixed default argument is declaration 22 25 23 * catalog/StarCatalog.cc, gui/MGAccuracy.cc: 26 * catalog/StarCatalog.cc, gui/MGAccuracy.cc, main/MCaos.[h,cc], 27 main/MCosy.cc, main/MPointing.cc, main/MStarguider.cc, 28 main/MTracking.cc: 24 29 - fixed a type problem (int instead of double) 25 30
Note:
See TracChangeset
for help on using the changeset viewer.