IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 26, 2011, 2:40:09 PM (15 years ago)
Author:
bills
Message:

add option to regtool -processedimfile to only list chips with video cells

File:
1 edited

Legend:

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

    r30652 r31938  
    169169    ADD_OPT(Bool, processedimfileArgs, "-simple",    "use the simple output format",          false);
    170170    ADD_OPT(Bool, processedimfileArgs, "-ordered_by_date", "force output to be in DATE order", false);
     171    ADD_OPT(Bool, processedimfileArgs, "-video_cells",    "limit result to chips that have video cells", false);
    171172    pxspaceAddArguments(processedimfileArgs);
    172173    pxmagicAddArguments(processedimfileArgs);
Note: See TracChangeset for help on using the changeset viewer.