IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 5, 2006, 5:37:14 PM (20 years ago)
Author:
Paul Price
Message:

Don't have to allocate config->arguments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMergeConfig.c

    r7818 r7829  
    2929
    3030    // Command-line arguments
    31     config->arguments = psMetadataAlloc(); // The arguments, with default values
    3231    psMetadataAddStr(config->arguments, PS_LIST_TAIL, "-type", 0, "Type of calibration frame", "");
    3332    psMetadataAddBool(config->arguments, PS_LIST_TAIL, "-zero", 0, "Subtract background?", false);
Note: See TracChangeset for help on using the changeset viewer.