Index: trunk/psModules/src/imcombine/pmSubtractionMatch.h
===================================================================
--- trunk/psModules/src/imcombine/pmSubtractionMatch.h	(revision 14671)
+++ trunk/psModules/src/imcombine/pmSubtractionMatch.h	(revision 14805)
@@ -17,4 +17,5 @@
                         float stampSpacing, ///< Typical spacing between stamps
                         float threshold, ///< Threshold for stamps
+                        const psArray *sources, ///< Sources for stamps
                         const char *stampsName, ///< Filename for stamps
                         float targetWidth, ///< Width of PSF for simulated target
@@ -29,5 +30,5 @@
                         int binning,    ///< SPAM kernel binning
                         bool optimum,   ///< Search for optimum ISIS kernel?
-                        psVector *optFWHMs, ///< FWHMs for optimum search
+                        const psVector *optFWHMs, ///< FWHMs for optimum search
                         int optOrder,   ///< Maximum order for optimum search
                         float optThreshold, ///< Threshold for optimum search (0..1)
