Ignore:
Timestamp:
09/19/04 17:55:17 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mpointing/MPointingPos.h

    r4817 r5117  
    2525
    2626public:
    27     MPointingPos(const char *name=0, const char *title=0)
     27    MPointingPos(const char *name=0, const char *title=0) : fZd(0), fAz(0), fRa(0), fHa(0), fDec(0)
    2828    {
    2929        fName  = name ? name   : "MPointingPos";
Note: See TracChangeset for help on using the changeset viewer.