Index: trunk/psModules/src/imcombine/pmSubtraction.h
===================================================================
--- trunk/psModules/src/imcombine/pmSubtraction.h	(revision 14801)
+++ trunk/psModules/src/imcombine/pmSubtraction.h	(revision 15305)
@@ -6,6 +6,6 @@
  * @author GLG, MHPCC
  *
- * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-09-10 20:10:05 $
+ * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-10-12 23:00:37 $
  *
  * Copyright 2004-207 Institute for Astronomy, University of Hawaii
@@ -37,5 +37,6 @@
                            psMaskType maskVal, ///< Value to mask out
                            int size, ///< Half-size of the kernel (pmSubtractionKernels.size)
-                           int footprint ///< Half-size of the kernel footprint
+                           int footprint, ///< Half-size of the kernel footprint
+                           float badFrac ///< Maximum fraction of bad input pixels to accept
     );
 
