Changeset 37941 for trunk/psphot/src/psphotCleanup.c
- Timestamp:
- Mar 3, 2015, 1:54:23 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotCleanup.c
r37609 r37941 10 10 (void)pmConfigRecipesCull(config,NULL); 11 11 pmConfigDump(config, dump_file); 12 } 13 14 // if the program has stats write it out 15 psphotStatsFile *statsFile = psphotStatsFileGet(); 16 if (statsFile) { 17 psphotStatsFileSave(config, statsFile); 12 18 } 13 19
Note:
See TracChangeset
for help on using the changeset viewer.
