IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 25, 2005, 6:27:08 PM (21 years ago)
Author:
eugene
Message:

cleaning up minor typos from include changes

File:
1 edited

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
    29
    310# define SWAP_BYTE(X) \
Note: See TracChangeset for help on using the changeset viewer.