Index: trunk/psphot/src/psphotEvalFLT.c
===================================================================
--- trunk/psphot/src/psphotEvalFLT.c	(revision 13804)
+++ trunk/psphot/src/psphotEvalFLT.c	(revision 14655)
@@ -37,5 +37,5 @@
     } 
 
-    keep = pmModelFitStatus (model);
+    keep = model->modelFitStatus(model);
     if (keep) return true;
 
