IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2006, 4:29:46 PM (20 years ago)
Author:
Paul Price
Message:

Adding .DEPEND to DEFAULTS for camera formats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/astrom/pmFPACopy.c

    r6743 r6745  
    344344        overlay = temp;
    345345    }
    346     int numPix = psImageOverlaySection(target, overlay, region.x0, region.y0, "+");
     346    int numPix = psImageOverlaySection(target, overlay, region.x0, region.y0, "=");
    347347    psFree(overlay);
    348348    return (numPix > 0);
Note: See TracChangeset for help on using the changeset viewer.