IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35576


Ignore:
Timestamp:
May 10, 2013, 2:01:54 PM (13 years ago)
Author:
watersc1
Message:

Fix NO_OVERLAP bug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpUpdateStatistics.c

    r35563 r35576  
    7373              // skip empty output readouts
    7474                if (!readout->data_exists) {
    75                   Nreadout ++;
    7675                  continue;
    7776                }
     77                Nreadout ++;
    7878   
    7979                psString readoutName = NULL;
Note: See TracChangeset for help on using the changeset viewer.