IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 21, 2007, 4:25:52 PM (19 years ago)
Author:
jhoblitt
Message:

change p6tool -define run to accept -p4_id ...

File:
1 edited

Legend:

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

    r11985 r11986  
    5656    psMetadataAddStr(definerunArgs, PS_LIST_TAIL, "-tess_id",  0,
    5757            "define tessellation ID (required)", NULL);
     58    psMetadataAddStr(definerunArgs, PS_LIST_TAIL, "-p4_id",
     59             PS_META_DUPLICATE_OK,
     60             "include this p4 ID (multiple OK, required)", NULL);
     61
    5862    psMetadataAddBool(definerunArgs, PS_LIST_TAIL, "-simple",  0,
    5963            "use the simple output format", false);
Note: See TracChangeset for help on using the changeset viewer.