Ignore:
Timestamp:
04/24/14 15:59:47 (11 years ago)
Author:
dneise
Message:
adjusted class name FactFits to factfits
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/pyscripts/pyfact/calfactfits.h

    r16991 r17688  
    5353#endif
    5454
    55 #include "factfits.h"
     55#include "extern_Mars_mcore/factfits.h"
    5656
    5757class CalFactFits
     
    6161       
    6262        //Direct handlers of the files
    63         FactFits datafile, calibfile; //Class name should be PyFits or better FactPyFits...
     63        factfits datafile, calibfile; //Class name should be PyFits or better FactPyFits...
    6464       
    6565        //Basic file parameters
Note: See TracChangeset for help on using the changeset viewer.