IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 8, 2007, 5:34:06 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION 1.1.29 (again)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdb/src/ippdb.h

    r15530 r15533  
    47354735    psF64           bg_stdev;
    47364736    psF64           good_frac;
    4737     bool            ignore;
     4737    bool            ignored;
    47384738    psS16           fault;
    47394739} warpSkyfileRow;
     
    47534753    psF64           bg_stdev,
    47544754    psF64           good_frac,
    4755     bool            ignore,
     4755    bool            ignored,
    47564756    psS16           fault
    47574757);
     
    47924792    psF64           bg_stdev,
    47934793    psF64           good_frac,
    4794     bool            ignore,
     4794    bool            ignored,
    47954795    psS16           fault
    47964796);
Note: See TracChangeset for help on using the changeset viewer.