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/gastro2/include/gastro2.h

    r8513 r14590  
    11# include <ohana.h>
    22# include <dvo.h>
     3# include <kapa.h>
    34
    45typedef struct {
     
    123124char LONEOS_REGION_FILE[256];
    124125
    125 typedef struct {
    126   double xmin, xmax, ymin, ymax;
    127   int style, ptype, ltype, etype, ebar, color;
    128   double lweight, size;
    129 } Graphdata;
    130 
    131126StarData *rtext (FILE *f, int *nstars);
    132127StarData *rfits (FILE *f, int *nstars);
Note: See TracChangeset for help on using the changeset viewer.