IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 14, 2006, 12:04:04 PM (20 years ago)
Author:
jhoblitt
Message:

add -exp_type to -updateimfile

File:
1 edited

Legend:

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

    r8308 r8321  
    9494    psMetadataAddStr(updateimfileArgs, PS_LIST_TAIL, "-class_id",  0,
    9595        "search by class ID", NULL);
     96    psMetadataAddStr(updateimfileArgs, PS_LIST_TAIL, "-exp_type",  0,
     97        "define exposure type", NULL);
    9698    psMetadataAddStr(updateimfileArgs, PS_LIST_TAIL, "-filter",  0,
    9799        "define filter ", NULL);
Note: See TracChangeset for help on using the changeset viewer.