IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 5, 2007, 3:16:08 PM (19 years ago)
Author:
jhoblitt
Message:

rename exp_id -> exp_name
rename exp_tag -> exp_id
add add rawExp.exp_tag for use as an external name only

File:
1 edited

Legend:

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

    r13578 r14023  
    183183    addWhereStr(det_id);
    184184    addWhereS32(iteration);
    185     addWhereStr(exp_tag);
     185    addWhereStr(exp_id);
    186186    // convert '-inst' to 'camera'
    187187    {
Note: See TracChangeset for help on using the changeset viewer.