Index: trunk/Ohana/src/opihi/dvo/init.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/init.c	(revision 36375)
+++ trunk/Ohana/src/opihi/dvo/init.c	(revision 36833)
@@ -14,4 +14,6 @@
 int cmpread         PROTO((int, char **));
 int coordimage      PROTO((int, char **));
+int coordmosaic     PROTO((int, char **));
+int psastro_model   PROTO((int, char **));
 int ddmags          PROTO((int, char **));
 int detrend         PROTO((int, char **));
@@ -73,4 +75,6 @@
   {1, "cmpread",     cmpread,      "read data from cmp format files"},
   {1, "coordimage",  coordimage,   "generate a map of the transformation residuals"},
+  {1, "coordmosaic", coordmosaic,  "generate a map of the distortion"},
+  {1, "psastro_model", psastro_model, "save psastro-format astrometry model"},
   {1, "ddmags",      ddmags,       "plot magnitude differences"},
   {1, "detrend",     detrend,      "extract from detrend database?"},
