IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 24, 2007, 1:43:47 PM (19 years ago)
Author:
rhl
Message:

Renamed psphotSortBy* to psphotSourceSortBy*

File:
1 edited

Legend:

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

    r12792 r13006  
    1414
    1515    // examine PSF sources in S/N order (brightest first)
    16     sources = psArraySort (sources, psphotSortBySN);
     16    sources = psArraySort (sources, pmSourceSortBySN);
    1717
    1818    // counters to track the size of the image and area used in a row
Note: See TracChangeset for help on using the changeset viewer.