Changeset 5998 for trunk/Ohana/src/relphot/include/relphot.h
- Timestamp:
- Jan 15, 2006, 9:06:04 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relphot/include/relphot.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/include/relphot.h
r4865 r5998 1 1 # include <ohana.h> 2 2 # include <dvo.h> 3 # include <kapa.h> 3 4 # include <signal.h> 4 5 … … 6 7 # define GRID_V2 7 8 9 # if (0) 8 10 typedef struct { 9 11 double xmin, xmax, ymin, ymax; … … 11 13 double lweight, size; 12 14 } Graphdata; 15 # endif 13 16 14 17 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.
