Index: trunk/Ohana/src/uniphot/include/uniphot.h
===================================================================
--- trunk/Ohana/src/uniphot/include/uniphot.h	(revision 4864)
+++ trunk/Ohana/src/uniphot/include/uniphot.h	(revision 4865)
@@ -30,7 +30,7 @@
 typedef struct {
   char label[64];
-  short int M;
-  short int dM;
-  short int dMsub;
+  float M;
+  float dM;
+  float dMsub;
   double v1, v2;
   Image **image;
