Changeset 20833 for trunk/ppStack/src/ppStackMatch.c
- Timestamp:
- Nov 25, 2008, 3:12:13 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackMatch.c
r20755 r20833 84 84 85 85 long numWithin = psTreeWithin(tree, coords, exclusion); // Number within exclusion zone 86 psTrace("ppStack", 5, "Source at %.0lf,%.0lf has %ld sources in exclusion zone",86 psTrace("ppStack", 9, "Source at %.0lf,%.0lf has %ld sources in exclusion zone", 87 87 coords->data.F64[0], coords->data.F64[1], numWithin); 88 88 if (numWithin == 1) {
Note:
See TracChangeset
for help on using the changeset viewer.
