Changeset 8378 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 03/14/07 19:19:45 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r8377 r8378 10 10 gui/MGSkyPosition.cc, main/MBending.cc, main/MStargHistograms.cc, 11 11 base/coord.h, main/MCaos.cc, main/MCosy.cc, main/MPointing.cc, 12 main/MStarguider.cc, main/MTracking.cc: 12 main/MStarguider.cc, main/MTracking.cc, videodev/FilterLed.cc, 13 videodev/PixClient.cc, videodev/PngReader.cc, videodev/Writer.cc: 13 14 - replaced obsolete .h by C++ headers 14 15 - added namespace std … … 21 22 - fixed warning about overwriting of Print() 22 23 23 * base/MTimeout.cc, candrv/nodedrv.cc, devdrv/macs.cc: 24 - fixed default argument is declaration 24 * base/MTimeout.cc, candrv/nodedrv.cc, devdrv/macs.cc, 25 tcpip/MCeCoCom.cc: 26 - fixed default argument in declaration 25 27 26 28 * catalog/StarCatalog.cc, gui/MGAccuracy.cc, main/MCaos.[h,cc], … … 31 33 * gui/MGCoordinate.cc, gui/MGCosy.cc: 32 34 - fixed a warning about double declaration 35 36 * tcpip/MCeCoCom.h: 37 - renamed Send to SendRep 38 39 * tcpip/MDriveCom.cc: 40 - replaced Send by SendRep 41 42 * tcpip/MTcpIpIO.cc: 43 - added missing return 33 44 34 45
Note:
See TracChangeset
for help on using the changeset viewer.