IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18687


Ignore:
Timestamp:
Jul 23, 2008, 3:14:59 PM (18 years ago)
Author:
Paul Price
Message:

Need fake_id.

File:
1 edited

Legend:

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

    r18376 r18687  
    233233    // -pendingexp
    234234    psMetadata *pendingexpArgs = psMetadataAlloc();
     235    psMetadataAddS64(pendingexpArgs, PS_LIST_TAIL, "-fake_id", 0,
     236            "search by fake ID", 0);
    235237    psMetadataAddS64(pendingexpArgs, PS_LIST_TAIL, "-cam_id", 0,
    236238            "search by camtool ID", 0);
Note: See TracChangeset for help on using the changeset viewer.