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/psastro/src/psastroArguments.c

    r7818 r7829  
    3131    pmConfig *config = pmConfigRead(&argc, argv);
    3232
    33     // Storage for other command-line arguments
    34     config->arguments = psMetadataAlloc ();
    35 
    3633    // save these recipe options until we have loaded the options
    3734    psMetadataAddPtr (config->arguments, PS_LIST_TAIL, "PSASTRO.OPTIONS",  PS_DATA_METADATA, "", options);
Note: See TracChangeset for help on using the changeset viewer.