Changeset 3609 for trunk/Ohana/src/libautocode/def/common.h
- Timestamp:
- Mar 31, 2005, 4:57:00 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libautocode/def/common.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libautocode/def/common.h
r3536 r3609 1 # include <stdio.h> 2 # include <stdarg.h> 3 # include <fitsio.h> 1 # include <ohana.h> 2 3 # ifndef AUTOCODE_H 4 # define AUTOCODE_H 5 /* matched endif is added by Makefile */ 4 6 5 7 # ifndef TRUE … … 32 34 33 35 # define e_time unsigned int 36 # define rawshort short 37 38 /*** rawshort is used to handle the broken pre-autocode photreg tables 39 fix the tables and remove this 40 ***/ 34 41 35 42 /*** this file uses data types which must have fixed sizes regardless
Note:
See TracChangeset
for help on using the changeset viewer.
