IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7359


Ignore:
Timestamp:
Jun 5, 2006, 4:11:30 PM (20 years ago)
Author:
Paul Price
Message:

Removing pmReadout.[ch] once more --- all functionality in pmFPAMaskWeight.[ch]

Location:
trunk/psModules/src
Files:
2 edited

Legend:

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

    r7358 r7359  
    1818        pmFPA_JPEG.c \
    1919        pmFPAview.c \
    20         pmFPAfile.c \
    21         pmReadout.c
     20        pmFPAfile.c
     21#       pmReadout.c
    2222
    2323psmoduleincludedir = $(includedir)
     
    3737        pmFPA_JPEG.h \
    3838        pmFPAview.h \
    39         pmFPAfile.h \
    40         pmReadout.h
     39        pmFPAfile.h
     40#       pmReadout.h
    4141
    4242CLEANFILES = *~
  • trunk/psModules/src/psmodules.h

    r7357 r7359  
    4242#include <pmFPAWrite.h>
    4343#include <pmFPA_JPEG.h>
    44 #include <pmReadout.h>
     44//#include <pmReadout.h>
    4545#include <pmChipMosaic.h>
    4646
Note: See TracChangeset for help on using the changeset viewer.