Changeset 20769 for trunk/psphot/src/psphotImageLoop.c
- Timestamp:
- Nov 16, 2008, 4:40:07 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotImageLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotImageLoop.c
r15942 r20769 72 72 } 73 73 } 74 75 status = true; 76 status &= pmFPAfileDropInternal (config->files, "PSPHOT.BACKMDL"); 77 status &= pmFPAfileDropInternal (config->files, "PSPHOT.BACKMDL.STDEV"); 78 status &= pmFPAfileDropInternal (config->files, "PSPHOT.BACKGND"); 79 if (!status) { 80 psError(PSPHOT_ERR_PROG, false, "trouble dropping internal files"); 81 psFree (view); 82 return false; 83 } 74 84 } 75 85
Note:
See TracChangeset
for help on using the changeset viewer.
