IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 3, 2006, 8:36:50 AM (20 years ago)
Author:
eugene
Message:

added -key

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageConfig.c

    r6260 r6318  
    1818    config->arguments = psMetadataAlloc(); // The arguments, with default values
    1919
     20    psMetadataAddStr(config->arguments, PS_LIST_TAIL, "-key", 0, "exposure ID", "");
    2021    psMetadataAddStr(config->arguments, PS_LIST_TAIL, "-bias", 0, "Name of the bias image", "");
    2122    psMetadataAddStr(config->arguments, PS_LIST_TAIL, "-dark", 0, "Name of the dark image", "");
Note: See TracChangeset for help on using the changeset viewer.