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/psmodules.h

    r11450 r12696  
    1010#include <pmKapaPlots.h>
    1111
     12// XXX the following headers define constructs needed by the elements below
     13#include <pmConfig.h>
     14#include <pmDetrendDB.h>
     15#include <pmHDU.h>
     16#include <pmFPA.h>
     17#include <pmFPALevel.h>
     18#include <pmFPAview.h>
     19#include <pmFPAfile.h>
     20
    1221// the following headers are from psModule:config
    13 #include <pmConfig.h>
    1422#include <pmConfigRecipes.h>
    1523#include <pmConfigCamera.h>
     
    2533
    2634// the following headers are from psModule:camera
    27 #include <pmHDU.h>
    2835#include <pmHDUUtils.h>
    2936#include <pmHDUGenerate.h>
    30 #include <pmFPA.h>
    31 #include <pmFPALevel.h>
    3237#include <pmFPAFlags.h>
    33 #include <pmFPAview.h>
    34 #include <pmFPAfile.h>
    3538#include <pmFPAfileDefine.h>
    3639#include <pmFPAfileFitsIO.h>
     
    5457#include <pmNonLinear.h>
    5558#include <pmBias.h>
    56 #include <pmDetrendDB.h>
    5759#include <pmShutterCorrection.h>
    5860// #include <pmSkySubtract.h>
Note: See TracChangeset for help on using the changeset viewer.