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