IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 12, 2008, 4:05:47 PM (18 years ago)
Author:
eugene
Message:

fix compile bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotReadoutFindPSF.c

    r20070 r20085  
    5151    }
    5252
    53     psf = psphotChoosePSF (readout, sources, recipe);
     53    pmPSF *psf = psphotChoosePSF (readout, sources, recipe);
    5454    if (psf == NULL) {
    5555      psLogMsg ("psphot", 3, "failure to construct a psf model");
Note: See TracChangeset for help on using the changeset viewer.