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/pmFPAfile.c

    r12455 r12696  
    88
    99#include "pmConfig.h"
     10#include "pmDetrendDB.h"
     11
    1012#include "pmHDU.h"
    1113#include "pmFPA.h"
    12 // #include "pmFPAMaskWeight.h"
    13 #include "pmFPAConstruct.h"
     14#include "pmFPALevel.h"
    1415#include "pmFPAview.h"
    1516#include "pmFPAfile.h"
    1617#include "pmFPACopy.h"
    17 #include "pmConceptsPhotcode.h"
    18 // #include "pmFPAWrite.h"
    19 // #include "pmPeaks.h"
    20 // #include "pmMoments.h"
    21 // #include "pmModel.h"
    22 // #include "pmSource.h"
    23 // #include "pmSourceIO.h"
    24 // #include "pmGrowthCurve.h"
    25 // #include "pmPSF.h"
    26 // #include "pmPSF_IO.h"
    27 // #include "pmFPA_JPEG.h"
    2818
    2919static void pmFPAfileFree(pmFPAfile *file)
Note: See TracChangeset for help on using the changeset viewer.