Ignore:
Timestamp:
09/14/04 15:24:36 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhflux/MHAlpha.h

    r4999 r5002  
    88#ifndef MARS_MTime
    99#include "MTime.h"
     10#endif
     11
     12#ifndef MARS_MAlphaFitter
     13#include "MAlphaFitter.h"
    1014#endif
    1115
     
    2024class MPointingPos;
    2125
    22 
     26/*
    2327class MAlphaFitter : public MParContainer
    2428{
     
    7579    ClassDef(MAlphaFitter, 1)
    7680};
    77 
     81*/
    7882
    7983class MHAlpha : public MH
Note: See TracChangeset for help on using the changeset viewer.