IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9434


Ignore:
Timestamp:
Oct 9, 2006, 3:02:37 PM (20 years ago)
Author:
magnier
Message:

splitting out psPipe.h and psIOBuffer.h

Location:
trunk/psModules/src
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/Makefile.am

    r8990 r9434  
    2727        pmSubtractBias.h \
    2828        pmDetrendDB.h \
    29         pmShutterCorrection.h
     29        pmShutterCorrection.h \
     30        psPipe.h \
     31        psIOBuffer.h
    3032
    3133#       pmSubtractSky.c
  • trunk/psModules/src/psmodules.h

    r8886 r9434  
    4545#include <pmDetrendDB.h>
    4646#include <pmShutterCorrection.h>
     47#include <psPipe.h>
     48#include <psIOBuffer.h>
    4749// #include <pmSubtractSky.h>
    4850
Note: See TracChangeset for help on using the changeset viewer.