Index: trunk/psModules/src/objects/pmSourceMatch.h
===================================================================
--- trunk/psModules/src/objects/pmSourceMatch.h	(revision 29004)
+++ trunk/psModules/src/objects/pmSourceMatch.h	(revision 35240)
@@ -68,5 +68,6 @@
 /// Sources are pulled from the lists into a new list, with no effort made to adjust them.
 psArray *pmSourceMatchMerge(psArray *sourceArrays, ///< Array of arrays of sources on each image
-                            float radius ///< Matching radius
+                            float radius, ///< Matching radius
+                            bool cullSingles ///< Cull "matches" with only a single source?
     );
 
