Changeset 11190 for trunk/psphot/src/psphotArguments.c
- Timestamp:
- Jan 19, 2007, 12:18:53 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotArguments.c
r11009 r11190 98 98 psFree (options); 99 99 100 // if these command-line options are supplied, load the file name lists into config->arguments 101 // override any configuration-specified source for these files 102 pmConfigFileSetsMD (config->arguments, config, "MASK", "-mask", "-masklist"); 103 pmConfigFileSetsMD (config->arguments, config, "WEIGHT", "-weight", "-weightlist"); 104 pmConfigFileSetsMD (config->arguments, config, "PSF", "-psf", "-psflist"); 105 100 106 // the input file is a required argument; if not found, we will exit 101 107 status = pmConfigFileSetsMD (config->arguments, config, "INPUT", "-file", "-list");
Note:
See TracChangeset
for help on using the changeset viewer.
