IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 9, 2007, 12:14:24 PM (19 years ago)
Author:
jhoblitt
Message:

p2/p3 version reorg

File:
1 edited

Legend:

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

    r11713 r11735  
    396396    p3ProcessedExpRow *row = p3ProcessedExpRowAlloc(
    397397        exp_tag,
     398        pendingRow->p3_version,
     399        pendingRow->p2_version,
     400        pendingRow->label,
    398401        uri,
    399402        recipe,
     
    408411        zp_mean,
    409412        zp_stdev,
    410         pendingRow->p2_version,
    411         pendingRow->p3_version,
    412         pendingRow->label,
    413413        code
    414414    );
Note: See TracChangeset for help on using the changeset viewer.