Changeset 20180 for trunk/dvoTools/src/dvoMakeCorrArguments.c
- Timestamp:
- Oct 15, 2008, 5:51:49 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/dvoTools/src/dvoMakeCorrArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dvoTools/src/dvoMakeCorrArguments.c
r13239 r20180 35 35 // save the following additional recipe values based on command-line options 36 36 // 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); 38 38 39 39 // XXX add options from command-line here 40 41 // drop the local view on the options (saved on config->arguments)42 psFree (options);43 40 44 41 // the input file is a required argument; if not found, we will exit
Note:
See TracChangeset
for help on using the changeset viewer.
