Changeset 14590 for trunk/Ohana/src/gastro2/include/gastro2.h
- Timestamp:
- Aug 21, 2007, 2:10:20 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/gastro2/include/gastro2.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/gastro2/include/gastro2.h
r8513 r14590 1 1 # include <ohana.h> 2 2 # include <dvo.h> 3 # include <kapa.h> 3 4 4 5 typedef struct { … … 123 124 char LONEOS_REGION_FILE[256]; 124 125 125 typedef struct {126 double xmin, xmax, ymin, ymax;127 int style, ptype, ltype, etype, ebar, color;128 double lweight, size;129 } Graphdata;130 131 126 StarData *rtext (FILE *f, int *nstars); 132 127 StarData *rfits (FILE *f, int *nstars);
Note:
See TracChangeset
for help on using the changeset viewer.
