Changeset 27009 for trunk/ippTools/src/stacktool.c
- Timestamp:
- Feb 19, 2010, 1:13:22 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/stacktool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/stacktool.c
r26989 r27009 158 158 // these are used to build the HAVING restriction 159 159 PXOPT_COPY_S32(config->args, having, "-min_num", "num_warp", ">="); 160 PXOPT_LOOKUP_S32(min_num, config->args, "-min_n ew", false, false);160 PXOPT_LOOKUP_S32(min_num, config->args, "-min_num", false, false); 161 161 if (min_num < 2) { 162 162 psError(PXTOOLS_ERR_CONFIG, true, "Require at least two inputs for a stack, but min_num = %d",
Note:
See TracChangeset
for help on using the changeset viewer.
