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/stacktoolConfig.c

    r13691 r14023  
    198198    addWhereStr(skycell_id);
    199199    addWhereStr(tess_id);
    200     addWhereStr(exp_tag);
     200    addWhereStr(exp_id);
    201201
    202202    if (config->where->list->n < 1) {
Note: See TracChangeset for help on using the changeset viewer.