IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2007, 11:12:56 AM (19 years ago)
Author:
magnier
Message:

big re-org to put the includes in the .c only, not .h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfileDefine.c

    r12682 r12696  
    88
    99#include "pmConfig.h"
    10 #include "pmConcepts.h"
     10#include "pmDetrendDB.h"
     11
    1112#include "pmHDU.h"
    1213#include "pmFPA.h"
    13 #include "pmFPAMaskWeight.h"
    14 #include "pmFPAConstruct.h"
     14#include "pmFPALevel.h"
    1515#include "pmFPAview.h"
    1616#include "pmFPAfile.h"
    1717#include "pmFPAfile.h"
    18 #include "pmFPACopy.h"
    19 #include "pmFPARead.h"
    20 #include "pmFPAWrite.h"
    21 #include "pmPeaks.h"
    22 #include "pmMoments.h"
    23 #include "pmModel.h"
    24 #include "pmSource.h"
    25 #include "pmSourceIO.h"
    26 #include "pmGrowthCurve.h"
    27 #include "pmPSF.h"
    28 #include "pmPSF_IO.h"
    29 #include "pmFPA_JPEG.h"
    30 #include "pmDetrendDB.h"
    31 #include "pmConceptsPhotcode.h"
     18#include "pmFPAConstruct.h"
    3219
    3320// define an input-type pmFPAfile, bind to the optional fpa if supplied
Note: See TracChangeset for help on using the changeset viewer.