Index: trunk/Ohana/src/relphot/include/relphot.h
===================================================================
--- trunk/Ohana/src/relphot/include/relphot.h	(revision 15509)
+++ trunk/Ohana/src/relphot/include/relphot.h	(revision 17242)
@@ -78,4 +78,5 @@
 int    USE_GRID;
 int    PLOTDELAY;
+int    UpdateAverages;
 
 int    RELPHOT_GRID_X;
@@ -191,4 +192,5 @@
 void          setMrelFinal        PROTO((Catalog *catalog));
 int           setMrelOutput       PROTO((Catalog *catalog, int Ncatalog, int mark));
+int           setMave             PROTO((Catalog *catalog, int Ncatalog));
 void          set_ZP              PROTO((double ZERO));
 int           setrefcode          PROTO((Image *image, int Nimage)); 
