IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2005, 4:57:00 PM (21 years ago)
Author:
eugene
Message:

moving to autocode on imregister

File:
1 edited

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 */
    46
    57# ifndef TRUE
     
    3234
    3335# 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***/
    3441
    3542/*** this file uses data types which must have fixed sizes regardless
Note: See TracChangeset for help on using the changeset viewer.