Changeset 38075 for tags/ipp-pv3-20140717
- Timestamp:
- Mar 31, 2015, 4:22:26 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-pv3-20140717/ppSkycell/src/ppSkycellLoop.c
- Property svn:mergeinfo set to
r36655 r38075 240 240 maxCRPIX1 = wcs->crpix1; 241 241 } 242 if (wcs->crpix2 <maxCRPIX2) {242 if (wcs->crpix2 > maxCRPIX2) { 243 243 maxCRPIX2 = wcs->crpix2; 244 244 }
Note:
See TracChangeset
for help on using the changeset viewer.
