IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9610


Ignore:
Timestamp:
Oct 17, 2006, 9:59:49 AM (20 years ago)
Author:
Paul Price
Message:

Disabling image combination and image subtraction --- these aren't done properly yet.

File:
1 edited

Legend:

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

    r8990 r9610  
    55
    66libpsmodulesimcombine_la_SOURCES  = \
    7      pmImageCombine.c \
    8      pmImageSubtract.c \
    97     pmReadoutCombine.c
     8#     pmImageCombine.c
     9#     pmImageSubtract.c
    1010
    1111pkginclude_HEADERS = \
    12     pmImageCombine.h \
    13     pmImageSubtract.h \
    1412    pmReadoutCombine.h
     13#    pmImageCombine.h
     14#    pmImageSubtract.h
    1515
    1616CLEANFILES = *~
Note: See TracChangeset for help on using the changeset viewer.