Index: trunk/Ohana/src/opihi/dvo/init.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/init.c	(revision 16433)
+++ trunk/Ohana/src/opihi/dvo/init.c	(revision 19579)
@@ -40,4 +40,5 @@
 int lightcurve      PROTO((int, char **));
 int mextract        PROTO((int, char **));
+int mmextract        PROTO((int, char **));
 int pcat            PROTO((int, char **));
 int photcodes       PROTO((int, char **));
@@ -90,4 +91,5 @@
   {1, "lightcurve",  lightcurve,   "extract lightcurve for a star"},
   {1, "mextract",    mextract,     "extract measure data values"},
+  {1, "mmextract",   mmextract,    "extract joined measurements"},
   {1, "pcat",        skycat,       "plot catalog boundaries"},
   {1, "photcodes",   photcodes,    "list photometry codes"},
