Changeset 5238 for trunk/Ohana/src/libfits/table/F_get_column.c
- Timestamp:
- Oct 7, 2005, 2:59:07 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libfits/table/F_get_column.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libfits/table/F_get_column.c
r3400 r5238 1 # include "fits.h" 1 # include <ohana.h> 2 # include <fitsio.h> 2 3 # define SWAP_BYTE \ 3 4 tmp = Pin[0]; Pin[0] = Pin[1]; Pin[1] = tmp;
Note:
See TracChangeset
for help on using the changeset viewer.
