- Timestamp:
- Jun 23, 2012, 7:02:32 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/ippTools/src/vptool.c
r34058 r34059 126 126 } 127 127 128 //GET_VALUE (psS64, S64, exp_id, "exp_id");128 GET_VALUE (psS64, S64, exp_id, "exp_id"); 129 129 GET_VALUE (psString, Str, raw_workdir, "workdir"); 130 130 GET_VALUE (psString, Str, raw_label, "label"); … … 176 176 PS_ASSERT_PTR_NON_NULL(config, NULL); 177 177 178 PXOPT_LOOKUP_S64(exp_id, config->args, "-exp_id", false, false); 179 178 // PXOPT_LOOKUP_S64(exp_id, config->args, "-exp_id", false, false); 180 179 181 180 PXOPT_LOOKUP_STR(label, config->args, "-set_label", true, false);
Note:
See TracChangeset
for help on using the changeset viewer.
