Changeset 16611 for trunk/psphot/src/psphotOutput.c
- Timestamp:
- Feb 22, 2008, 10:21:52 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotOutput.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotOutput.c
r16250 r16611 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-> site, "site.md");24 psMetadataConfigWrite (config->complete, "complete.md"); 24 25 psMetadataConfigWrite (config->camera, "camera.md"); 25 26 psMetadataConfigWrite (config->recipes, "recipes.md");
Note:
See TracChangeset
for help on using the changeset viewer.
