IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14857


Ignore:
Timestamp:
Sep 14, 2007, 5:51:37 PM (19 years ago)
Author:
Paul Price
Message:

Wrong sense of logic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackReadout.c

    r14855 r14857  
    8989        // Generate convolved version of input
    9090        pmReadout *convolved = pmReadoutAlloc(NULL); // Convolved version of input readout
    91 #ifdef NO_CONVOLUTION
     91#ifndef NO_CONVOLUTION
    9292        if (!ppStackMatch(convolved, ro, sources, config)) {
    9393            psError(PS_ERR_UNKNOWN, false, "Unable to match image %d.", fileNum);
Note: See TracChangeset for help on using the changeset viewer.