IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 15, 2008, 9:54:44 AM (18 years ago)
Author:
eugene
Message:

added label to newExp; gets propagated to chipRun on successful registration; added options to supply alternate label to dettool and regtool; added -label to pxinject

File:
1 edited

Legend:

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

    r16170 r16509  
    6161    psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-end_stage",  0,
    6262            "define the end goal processing step", NULL);
     63    psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-label",  0,
     64            "define a label (carried to chip stage)", NULL);
    6365    psMetadataAddBool(newExpArgs, PS_LIST_TAIL, "-simple",  0,
    6466            "use the simple output format", false);
Note: See TracChangeset for help on using the changeset viewer.