Changeset 15533 for trunk/ippdb/src/ippdb.h
- Timestamp:
- Nov 8, 2007, 5:34:06 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/src/ippdb.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/src/ippdb.h
r15530 r15533 4735 4735 psF64 bg_stdev; 4736 4736 psF64 good_frac; 4737 bool ignore ;4737 bool ignored; 4738 4738 psS16 fault; 4739 4739 } warpSkyfileRow; … … 4753 4753 psF64 bg_stdev, 4754 4754 psF64 good_frac, 4755 bool ignore ,4755 bool ignored, 4756 4756 psS16 fault 4757 4757 ); … … 4792 4792 psF64 bg_stdev, 4793 4793 psF64 good_frac, 4794 bool ignore ,4794 bool ignored, 4795 4795 psS16 fault 4796 4796 );
Note:
See TracChangeset
for help on using the changeset viewer.
