- Timestamp:
- 04/28/10 09:56:27 (15 years ago)
- Location:
- trunk/MagicSoft/Cosy
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r9558 r9577 1 1 -*-*- END -*-*- 2 2010/04/28 Thomas Bretz 3 4 * catalog/StarCatalog.cc: 5 - when the catalog is re-loaded delete its contents first 6 7 8 2 9 2010/02/26 Thomas Bretz 3 10 -
trunk/MagicSoft/Cosy/catalog/StarCatalog.cc
r9439 r9577 67 67 //fAstro->ReadBSC("bsc5.dat"); 68 68 //fAstro->ReadHeasarcPPM("heasarc_ppm.tdat"); 69 fAstro->Delete(); 69 70 fAstro->ReadCompressed("ppm9.bin"); 70 71 fAstro->SetLimMag(fLimitMag);
Note:
See TracChangeset
for help on using the changeset viewer.