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

    r14018 r14023  
    6666    PS_ASSERT_PTR_NON_NULL(config, false);
    6767
    68     // load the SQL to enqueue our exp_tags from disk once
     68    // load the SQL to enqueue our exp_ids from disk once
    6969    static psString query = NULL;
    7070    if (!query) {
Note: See TracChangeset for help on using the changeset viewer.