IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27048


Ignore:
Timestamp:
Feb 23, 2010, 10:29:34 PM (16 years ago)
Author:
Paul Price
Message:

Wasn't turning on the right files.

File:
1 edited

Legend:

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

    r27047 r27048  
    475475    }
    476476
    477     fileActivation(config, independentFiles, true);
    478 
    479477    // Perform statistics on the output image
    480478    if (stats) {
     
    501499
    502500    // Ensure everything is written out, at every level
     501    fileActivation(config, independentFiles, true);
    503502    fileActivation(config, skycellFiles, true);
    504503    ioChecksAfter(config);
Note: See TracChangeset for help on using the changeset viewer.