Index: /branches/eam_branches/ipp-20100823/psModules/src/objects/pmSourceMasks.h
===================================================================
--- /branches/eam_branches/ipp-20100823/psModules/src/objects/pmSourceMasks.h	(revision 29446)
+++ /branches/eam_branches/ipp-20100823/psModules/src/objects/pmSourceMasks.h	(revision 29447)
@@ -45,4 +45,5 @@
     PM_SOURCE_MODE2_DIFF_WITH_SINGLE = 0x00000001, ///< diff source matched to a single positive detection
     PM_SOURCE_MODE2_DIFF_WITH_DOUBLE = 0x00000002, ///< diff source matched to positive detections in both images
+    PM_SOURCE_MODE2_MATCHED          = 0x00000004, ///< diff source matched to positive detections in both images
 } pmSourceMode2;
 
