Changeset 4709 for trunk/MagicSoft/Mars/mtemp/MSourceDirections.cc
- Timestamp:
- 08/23/04 14:01:25 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/MSourceDirections.cc
r4706 r4709 124 124 125 125 Int_t rc = fAstro.AddObject(ra,dec,1,name); 126 126 // if (rc) { 127 // MStarPos *starpos = new MStarPos; 128 // starpos->SetName(name); 129 // fStars->GetList()->Add(starpos); 130 // } 127 131 return rc; 128 132 }
Note:
See TracChangeset
for help on using the changeset viewer.