IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 2, 2010, 8:18:10 PM (16 years ago)
Author:
watersc1
Message:

While planning things, I noticed that select by state wasn't available. This is important to get compressed to lossy queuing correct.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/regtool.c

    r27149 r27153  
    13171317  PXOPT_COPY_STR(config->args,   where,  "-exp_type", "rawExp.exp_type", "==");
    13181318  PXOPT_COPY_STR(config->args,   where,  "-filelevel", "rawExp.filelevel", "==");
     1319  PXOPT_COPY_STR(config->args,   where,  "-state",     "rawExp.state", "==");
    13191320  PXOPT_COPY_STR(config->args,   where,  "-reduction", "rawExp.reduction", "==");
    13201321  PXOPT_COPY_STR(config->args,   where,  "-filter", "rawExp.filter", "==");
Note: See TracChangeset for help on using the changeset viewer.