Changeset 12923
- Timestamp:
- Apr 19, 2007, 11:14:20 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotArguments.c
r12908 r12923 104 104 105 105 // the input file is a required argument; if not found, we will exit 106 status = pmConfigFileSetsMD (config->arguments, config, "INPUT", "-file", "-list");106 status = pmConfigFileSetsMD (config->arguments, &argc, argv, "INPUT", "-file", "-list"); 107 107 if (!status) { 108 108 psError(PSPHOT_ERR_ARGUMENTS, false, "pmConfigFileSetsMD failed to parse arguments");
Note:
See TracChangeset
for help on using the changeset viewer.
