Changeset 31647 for trunk/Ohana/src/libkapa/include/kapa.h
- Timestamp:
- Jun 17, 2011, 1:02:59 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libkapa/include/kapa.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libkapa/include/kapa.h
r31559 r31647 85 85 } KapaSection; 86 86 87 typedef struct { 87 #ifdef NOT_MOVED_TO_DVO 88 typedef struct graphdata { 88 89 double xmin, xmax, ymin, ymax; 89 90 int style, ptype, ltype, etype, ebar, color; … … 96 97 char axis[8], labels[8], ticks[8]; 97 98 } Graphdata; 99 #endif 98 100 99 101 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.
