Changeset 3813 for trunk/MagicSoft
- Timestamp:
- 04/22/04 22:24:32 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mastro/MAstroCamera.cc
r3812 r3813 89 89 // HOW TO GET RID OF IT? Move MHCamera to mgeom? 90 90 91 #include "MStarLocalPos.h"91 //#include "MStarLocalPos.h" 92 92 93 93 ClassImp(MAstroCamera); … … 351 351 // Otherwise a new object is created. 352 352 // 353 void MAstroCamera::FillStarList()353 /*void MAstroCamera::FillStarList() 354 354 { 355 355 fStars->SetOwner(); … … 398 398 } 399 399 } 400 */ 400 401 401 402 // ------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.