Changeset 23723 for branches/pap/ppSub/src/ppSubArguments.c
- Timestamp:
- Apr 7, 2009, 12:27:23 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ppSub/src/ppSubArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ppSub/src/ppSubArguments.c
r23719 r23723 75 75 psMetadataAddS32(arguments, PS_LIST_TAIL, "-threads", 0, "Number of threads", 0); 76 76 psMetadataAddStr(arguments, PS_LIST_TAIL, "-dumpconfig", 0, "file to dump configuration to", NULL); 77 psMetadataAddBool(arguments, PS_LIST_TAIL, "-photometry", 0, "Perform photometry?", NULL); 78 psMetadataAddBool(arguments, PS_LIST_TAIL, "-inverse", 0, "Generate inverse subtractions?", NULL); 77 79 psMetadataAddBool(arguments, PS_LIST_TAIL, "-visual", 0, "Show diagnostic plots", NULL); 78 80
Note:
See TracChangeset
for help on using the changeset viewer.
