IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 30, 2007, 2:51:59 PM (19 years ago)
Author:
Paul Price
Message:

uri is not required for warptool -addwarped, since there is no URI if there is an error.

File:
1 edited

Legend:

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

    r14479 r14717  
    164164            "define tessellation ID (required)", NULL);
    165165    psMetadataAddStr(addwarpedArgs, PS_LIST_TAIL, "-uri", 0,
    166             "define URI of file (required)", 0);
     166            "define URI of file", 0);
    167167    psMetadataAddStr(addwarpedArgs, PS_LIST_TAIL, "-path_base", 0,
    168168            "define base output location (required)", 0);
Note: See TracChangeset for help on using the changeset viewer.