Index: trunk/psModules/src/objects/pmSourceFitModel.h
===================================================================
--- trunk/psModules/src/objects/pmSourceFitModel.h	(revision 6872)
+++ trunk/psModules/src/objects/pmSourceFitModel.h	(revision 10077)
@@ -3,6 +3,6 @@
  *  @author EAM, IfA; GLG, MHPCC
  *
- *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-04-17 18:01:05 $
+ *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-11-18 09:52:14 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -24,4 +24,5 @@
     float nIter,   ///< max number of allowed iterations
     float tol,      ///< convergence criterion
+    float weight,      ///< use this weight for constant-weight fits
     bool poissonErrors   // use poisson errors for fits?
 );
