Changeset 20573 for trunk/magic/remove/src/streaksastrom.h
- Timestamp:
- Nov 6, 2008, 6:42:41 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/magic/remove/src/streaksastrom.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/magic/remove/src/streaksastrom.h
r20520 r20573 22 22 23 23 24 #ifndef notdef 25 // There must be some well known type lying around that we 26 // can use for this 24 // XXX: Since Paul is including ipp headers perhaps we can replace uses of strkPt with psPlane 27 25 typedef struct { 28 26 double x; 29 27 double y; 30 28 } strkPt; 31 #else32 // TODO: remove this typedef33 typedef psPlane strkPt;34 #endif35 29 36 30 extern bool skyToCell(strkPt *, strkAstrom *astrom, double ra, double dec);
Note:
See TracChangeset
for help on using the changeset viewer.
