IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 21, 2006, 11:50:52 AM (20 years ago)
Author:
eugene
Message:

fixed vector init lengths

File:
1 edited

Legend:

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

    r6900 r6950  
    2929
    3030    stars = psArrayAlloc (sources->n);
    31     stars->n = 0;
     31    // DROP stars->n = 0;
    3232
    3333    // select the candidate PSF stars (pointers to original sources)
Note: See TracChangeset for help on using the changeset viewer.