Changeset 4865 for trunk/Ohana/src/uniphot/include/uniphot.h
- Timestamp:
- Aug 24, 2005, 8:51:56 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/uniphot/include/uniphot.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/uniphot/include/uniphot.h
r4864 r4865 30 30 typedef struct { 31 31 char label[64]; 32 short int M;33 short int dM;34 short int dMsub;32 float M; 33 float dM; 34 float dMsub; 35 35 double v1, v2; 36 36 Image **image;
Note:
See TracChangeset
for help on using the changeset viewer.
