Index: trunk/Ohana/src/libdvo/include/dvo.h
===================================================================
--- trunk/Ohana/src/libdvo/include/dvo.h	(revision 23213)
+++ trunk/Ohana/src/libdvo/include/dvo.h	(revision 24308)
@@ -108,6 +108,6 @@
 # define ID_MEAS_POOR_ASTROM  0x0010  /* detection is astrometry outlier					     */	  
 # define ID_MEAS_SKIP_ASTROM  0x0020  /* detection was ignored for astrometry measurement			     */	  
-# define ID_MEAS_UNDEF_1      0x0040  /* unused									     */
-# define ID_MEAS_UNDEF_2      0x0080  /* unused									     */
+# define ID_MEAS_USED_OBJ     0x0040  /* detection was used during opdate objects				     */
+# define ID_MEAS_USED_CHIP    0x0080  /* detection was used during update chips					     */
 # define ID_MEAS_BLEND_MEAS   0x0100  /* detection is within radius of multiple objects				     */
 # define ID_MEAS_BLEND_OBJ    0x0200  /* multiple detections within radius of object				     */
