- Timestamp:
- Feb 4, 2023, 7:39:02 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/ppSub/src/ppSubArguments.c
r38709 r42363 104 104 psMetadataAddBool(arguments, PS_LIST_TAIL, "-visual", 0, "Show diagnostic plots", NULL); 105 105 psMetadataAddBool(arguments, PS_LIST_TAIL, "-updatemode", 0, "update mode?", false); 106 psMetadataAddBool(arguments, PS_LIST_TAIL, "-require-subkernel", 0, "do not regenerate subkernel if missing?", false); 106 107 107 108 if (argc == 1 || !psArgumentParse(arguments, &argc, argv) || argc != 2) {
Note:
See TracChangeset
for help on using the changeset viewer.
