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

    r14018 r14023  
    144144}
    145145
    146     ADDPARAMSTR(config->args, where, "exp_tag");
    147146    ADDPARAMSTR(config->args, where, "exp_id");
     147    ADDPARAMSTR(config->args, where, "exp_name");
    148148    ADDPARAMSTR(config->args, where, "inst");
    149149    ADDPARAMSTR(config->args, where, "telescope");
Note: See TracChangeset for help on using the changeset viewer.