Changeset 28484 for branches/pap/Ohana/src/libfits/include/gfitsio.h
- Timestamp:
- Jun 24, 2010, 2:59:09 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/Ohana
- Property svn:mergeinfo set to
-
branches/pap/Ohana/src/libfits/include/gfitsio.h
r27435 r28484 7 7 # define GFITSIO 8 8 9 /* also defined in libautocode/def/common.h */10 /* what about lin64 ?? - 'linux' might be defined automatically by linux */11 9 # ifndef BYTE_SWAP 12 # if def linux13 # define BYTE_SWAP10 # ifndef NOT_BYTE_SWAP 11 # error "neither BYTE_SWAP not NOT_BYTE_SWAP is set" 14 12 # endif 15 16 # ifdef sid17 # define BYTE_SWAP18 13 # endif 19 20 # ifdef darwin_x8621 # define BYTE_SWAP22 # endif23 24 # ifdef dec25 # define BYTE_SWAP26 # endif27 # endif /* BYTE_SWAP */28 14 29 15 # ifndef NEWLINE
Note:
See TracChangeset
for help on using the changeset viewer.
