IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7514


Ignore:
Timestamp:
Jun 9, 2006, 7:28:28 PM (20 years ago)
Author:
jhoblitt
Message:

fix -residexp options

File:
1 edited

Legend:

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

    r7512 r7514  
    216216    psMetadataAddS32(residexpArgs, PS_LIST_TAIL, "-iteration",  0,
    217217        "search for iteration number", 0);
    218     psMetadataAddStr(residexpArgs, PS_LIST_TAIL, "-class_id",  0,
    219         "search for class ID", NULL);
     218    psMetadataAddStr(residexpArgs, PS_LIST_TAIL, "-exp_id",  0,
     219        "search for exp ID", NULL);
    220220    psMetadataAddStr(residexpArgs, PS_LIST_TAIL, "-stats",  0,
    221221        "search for stats", NULL);
Note: See TracChangeset for help on using the changeset viewer.