Index: trunk/psModules/src/objects/pmModelGroup.h
===================================================================
--- trunk/psModules/src/objects/pmModelGroup.h	(revision 7478)
+++ trunk/psModules/src/objects/pmModelGroup.h	(revision 10257)
@@ -9,6 +9,6 @@
  *  @author EAM, IfA
  *
- *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-06-10 02:58:43 $
+ *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-11-29 02:36:07 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -21,4 +21,7 @@
 //  This function is the model chi-square minimization function for this model.
 typedef psMinimizeLMChi2Func pmModelFunc;
+
+//  This function is the model chi-square minimization function for this model.
+typedef psMinimizeLMLimitFunc pmModelLimits;
 
 // This function returns the integrated flux for the given model parameters.
@@ -32,5 +35,5 @@
 /*  This function sets the model parameter limits vectors for the given model
  */
-typedef bool (*pmModelLimits)(psVector **beta_lim, psVector **params_min, psVector **params_max);
+// typedef bool (*pmModelLimits)(psVector **beta_lim, psVector **params_min, psVector **params_max);
 
 /*  This function provides the model guess parameters based on the details of
