IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 10, 2006, 8:28:39 AM (19 years ago)
Author:
magnier
Message:

moved generic functions to extras, added pmKapaPlots.c,h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/psmodules.h

    r10603 r10610  
    33
    44#include <pslib.h>
     5
     6// the following headers are from psModule:extras
     7#include <psPipe.h>
     8#include <psIOBuffer.h>
     9#include <psVectorBracket.h>
     10#include <pmKapaPlots.h>
    511
    612// the following headers are from psModule:config
     
    4753#include <pmDetrendDB.h>
    4854#include <pmShutterCorrection.h>
    49 #include <psPipe.h>
    50 #include <psIOBuffer.h>
    5155// #include <pmSkySubtract.h>
    5256
     
    7680#include <pmModelGroup.h>
    7781#include <pmSourcePhotometry.h>
    78 #include <psVectorBracket.h>
    7982
    8083#endif
Note: See TracChangeset for help on using the changeset viewer.