IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 21, 2008, 3:10:30 PM (18 years ago)
Author:
eugene
Message:

xxSite,xxSystem,xxUser to site,system,user,complete

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080219/psphot/src/psphotOutput.c

    r16542 r16577  
    1919}
    2020
     21// XXX replace this with a call to a pmConfig function (pmConfigDump...)
    2122bool psphotDumpConfig (pmConfig *config) {
    2223
    23   psMetadataConfigWrite (config->xxUser, "user.md");
    24   psMetadataConfigWrite (config->xxSite, "site.md");
    25   psMetadataConfigWrite (config->xxSystem, "system.md");
     24  psMetadataConfigWrite (config->complete, "complete.md");
    2625  psMetadataConfigWrite (config->camera, "camera.md");
    2726  psMetadataConfigWrite (config->recipes, "recipes.md");
Note: See TracChangeset for help on using the changeset viewer.