IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 8, 2007, 4:56:46 PM (19 years ago)
Author:
jhoblitt
Message:

add warpSkyfile.ignore

File:
1 edited

Legend:

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

    r15421 r15530  
    47354735    psF64           bg_stdev;
    47364736    psF64           good_frac;
     4737    bool            ignore;
    47374738    psS16           fault;
    47384739} warpSkyfileRow;
     
    47524753    psF64           bg_stdev,
    47534754    psF64           good_frac,
     4755    bool            ignore,
    47544756    psS16           fault
    47554757);
     
    47904792    psF64           bg_stdev,
    47914793    psF64           good_frac,
     4794    bool            ignore,
    47924795    psS16           fault
    47934796);
Note: See TracChangeset for help on using the changeset viewer.