IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 19, 2007, 4:24:16 PM (19 years ago)
Author:
Paul Price
Message:

path_base should be optional, to allow the error code to be inserted.

File:
1 edited

Legend:

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

    r14717 r14900  
    166166            "define URI of file", 0);
    167167    psMetadataAddStr(addwarpedArgs, PS_LIST_TAIL, "-path_base", 0,
    168             "define base output location (required)", 0);
     168            "define base output location", 0);
    169169    psMetadataAddF64(addwarpedArgs, PS_LIST_TAIL, "-bg",  0,
    170170            "define exposure background", NAN);
Note: See TracChangeset for help on using the changeset viewer.