IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23234


Ignore:
Timestamp:
Mar 9, 2009, 3:14:13 PM (17 years ago)
Author:
Paul Price
Message:

New API for pmSourceMatchSources.

File:
1 edited

Legend:

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

    r23212 r23234  
    160160    }
    161161
    162     psArray *matches = pmSourceMatchSources(sourceLists, radius); // List of matches
     162    psArray *matches = pmSourceMatchSources(sourceLists, radius, true); // List of matches
    163163    if (!matches) {
    164164        psError(PS_ERR_UNKNOWN, false, "Unable to match sources");
Note: See TracChangeset for help on using the changeset viewer.