IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 15, 2008, 5:51:49 PM (18 years ago)
Author:
eugene
Message:

extensive fixes to make these two programs actually work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dvoTools/src/dvoMakeCorrArguments.c

    r13239 r20180  
    3535    // save the following additional recipe values based on command-line options
    3636    // these options override the DVOCORR recipe values loaded from recipe files
    37     psMetadata *options = pmConfigRecipeOptions (config, RECIPE_NAME);
     37    // psMetadata *options = pmConfigRecipeOptions (config, RECIPE_NAME);
    3838
    3939    // XXX add options from command-line here
    40 
    41     // drop the local view on the options (saved on config->arguments)
    42     psFree (options);
    4340
    4441    // the input file is a required argument; if not found, we will exit
Note: See TracChangeset for help on using the changeset viewer.