Changeset 3517 for trunk/Ohana/src/libautocode/def/common.h
- Timestamp:
- Mar 25, 2005, 6:27:08 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libautocode/def/common.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libautocode/def/common.h
r3515 r3517 1 # include <ohana.h> 1 # include <stdio.h> 2 # include <stdarg.h> 3 # include <fitsio.h> 4 5 # ifndef TRUE 6 # define TRUE (1) 7 # define FALSE (0) 8 # endif 2 9 3 10 # define SWAP_BYTE(X) \
Note:
See TracChangeset
for help on using the changeset viewer.
