Ignore:
Timestamp:
08/19/04 10:27:35 (20 years ago)
Author:
rwagner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mtemp/MSourceDirections.h

    r4558 r4685  
    1212class MTime;
    1313class MReportDrive;
    14 class MStarLocalCam;
    15 class MStarLocalPos;
     14class MStarCam;
     15class MStarPos;
    1616
    1717class MSourceDirections : public MTask
     
    2323    MTime         *fTimeCurr;
    2424    MReportDrive  *fDrive;
    25     MStarLocalCam *fStars;
     25    MStarCam *fStars;
    2626
    2727    MAstroCamera fAstro;
Note: See TracChangeset for help on using the changeset viewer.