IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 21, 2007, 2:10:20 PM (19 years ago)
Author:
eugene
Message:

convert str_to_time and related functions to ohana_...; various cleanups for -Wall -Werror

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/gastro/include/gastro.h

    r8514 r14590  
    11# include <ohana.h>
    22# include <dvo.h>
     3# include <kapa.h>
    34
    45double DEFAULT_RADIUS;
     
    4748double ASEC_PIX;
    4849char ROUGH_ASTROMETRY[64];
    49 
    50 typedef struct {
    51   double xmin, xmax, ymin, ymax;
    52   int style, ptype, ltype, etype, color;
    53   double lweight, size;
    54 } Graphdata;
    5550
    5651/* simple structure to carry around data on an array of stars */
Note: See TracChangeset for help on using the changeset viewer.