Changeset 5438 for trunk/Ohana/src/opihi/include/dvo2.h
- Timestamp:
- Oct 21, 2005, 9:27:54 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/include/dvo2.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/include/dvo2.h
r2598 r5438 12 12 float r, d; 13 13 } SkyCoord; 14 15 typedef struct { 16 int Nregion; 17 SkyRegion *region; 18 } SkyRegionTable; 19 20 typedef struct { 21 int Nregion; 22 SkyRegion **region; 23 } SkyRegionList; 14 24 15 25 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.
