Changeset 27048 for trunk/pswarp/src/pswarpLoop.c
- Timestamp:
- Feb 23, 2010, 10:29:34 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpLoop.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpLoop.c
r27047 r27048 475 475 } 476 476 477 fileActivation(config, independentFiles, true);478 479 477 // Perform statistics on the output image 480 478 if (stats) { … … 501 499 502 500 // Ensure everything is written out, at every level 501 fileActivation(config, independentFiles, true); 503 502 fileActivation(config, skycellFiles, true); 504 503 ioChecksAfter(config);
Note:
See TracChangeset
for help on using the changeset viewer.
