IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 18, 2007, 2:15:22 PM (19 years ago)
Author:
jhoblitt
Message:

add basic workdir support

File:
1 edited

Legend:

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

    r11089 r11138  
    5656    psMetadataAddS32(newExpArgs, PS_LIST_TAIL, "-imfiles",  0,
    5757        "define the number of imfiles in this exp (required)", 0);
     58    psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-workdir",  0,
     59        "define workdir (required)", 0);
    5860    psMetadataAddBool(newExpArgs, PS_LIST_TAIL, "-simple",  0,
    5961        "use the simple output format", false);
Note: See TracChangeset for help on using the changeset viewer.