- Timestamp:
- Apr 29, 2011, 2:33:48 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20110406/ippTools/src/laptoolConfig.c
r31407 r31409 73 73 ADD_OPT(Str, pendingrunArgs, "-fault", "search by LAP run fault", NULL); 74 74 ADD_OPT(Bool,pendingrunArgs, "-simple", "use the simple output format", false); 75 75 76 // -updaterun 76 77 psMetadata *updaterunArgs = psMetadataAlloc(); … … 110 111 ADD_OPT(S64, updateexpArgs, "-set_chip_id", "set the chip ID", 0); 111 112 ADD_OPT(S64, updateexpArgs, "-set_pair_id", "set the pair ID", 0); 113 ADD_OPT(Str, updateexpArgs, "-set_data_state", "set the lapExp data_state", NULL); 112 114 ADD_OPT(Bool,updateexpArgs, "-private", "set this exposure as private", 0); 113 115 ADD_OPT(Bool,updateexpArgs, "-public", "set this exposure as public", 0);
Note:
See TracChangeset
for help on using the changeset viewer.
