Changeset 16577 for branches/eam_branch_20080219/psphot/src/psphotOutput.c
- Timestamp:
- Feb 21, 2008, 3:10:30 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080219/psphot/src/psphotOutput.c
r16542 r16577 19 19 } 20 20 21 // XXX replace this with a call to a pmConfig function (pmConfigDump...) 21 22 bool psphotDumpConfig (pmConfig *config) { 22 23 23 psMetadataConfigWrite (config->xxUser, "user.md"); 24 psMetadataConfigWrite (config->xxSite, "site.md"); 25 psMetadataConfigWrite (config->xxSystem, "system.md"); 24 psMetadataConfigWrite (config->complete, "complete.md"); 26 25 psMetadataConfigWrite (config->camera, "camera.md"); 27 26 psMetadataConfigWrite (config->recipes, "recipes.md");
Note:
See TracChangeset
for help on using the changeset viewer.
