IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14849


Ignore:
Timestamp:
Sep 14, 2007, 4:18:46 PM (19 years ago)
Author:
Paul Price
Message:

Fixing compilation error.

File:
1 edited

Legend:

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

    r14848 r14849  
    320320    psFree(cellList);
    321321
    322     if (photometry)
     322    if (photometry) {
    323323        pmFPAfile *photFile = psMetadataLookupPtr(NULL, config->files, "PSPHOT.INPUT");
    324324        pmFPACopy(photFile->fpa, outRO->parent->parent->parent);
Note: See TracChangeset for help on using the changeset viewer.