Index: trunk/Ohana/src/uniphot/include/setphot.h
===================================================================
--- trunk/Ohana/src/uniphot/include/setphot.h	(revision 35103)
+++ trunk/Ohana/src/uniphot/include/setphot.h	(revision 38986)
@@ -35,4 +35,5 @@
 int          PARALLEL_SERIAL;
 int          IMAGES_ONLY;
+int          REPAIR_BY_OBJID;
 
 SkyRegion    UserPatch;
@@ -76,2 +77,4 @@
 int           parse_zpt_offsets           PROTO((char *ZPT_OFFSET_FILTERS, char *ZPT_OFFSET_VALUES));
 float         apply_zpt_offset            PROTO((short code));
+
+int repair_catalog_by_objID (Catalog *catalog);
