- Timestamp:
- Dec 2, 2008, 6:24:28 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081124/Ohana/src/opihi/dvo/imbox.c
r20860 r20873 36 36 37 37 /* project this image to screen display coords */ 38 ResetVector (&Xvec, OPIHI_FLT, 8);39 ResetVector (&Yvec, OPIHI_FLT, 8);38 SetVector (&Xvec, OPIHI_FLT, 8); 39 SetVector (&Yvec, OPIHI_FLT, 8); 40 40 41 41 while (gfits_fread_header (f, &header)) {
Note:
See TracChangeset
for help on using the changeset viewer.
