IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 25, 2008, 12:32:53 PM (18 years ago)
Author:
jhoblitt
Message:

add warpRun.label

File:
1 edited

Legend:

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

    r16828 r17142  
    114114
    115115    // optional
     116    PXOPT_LOOKUP_STR(label, config->args, "-label", false, false);
    116117    PXOPT_LOOKUP_STR(dvodb, config->args, "-dvodb", false, false);
    117118    PXOPT_LOOKUP_STR(tess_id, config->args, "-tess_id", false, false);
     
    130131            workdir,
    131132            "dirty",    // workdir_state
     133            label,
    132134            dvodb,
    133135            tess_id,
Note: See TracChangeset for help on using the changeset viewer.