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/pxregister.h

    r14018 r14023  
    2525#include "pxtools.h"
    2626
    27 bool pxnewExpSetState(pxConfig *config, const char *exp_tag, const char *state);
     27bool pxnewExpSetState(pxConfig *config, const char *exp_id, const char *state);
    2828
    2929#endif // PXREGISTER_H
Note: See TracChangeset for help on using the changeset viewer.