Index: trunk/psastro/src/psastroRemoveClumps.c
===================================================================
--- trunk/psastro/src/psastroRemoveClumps.c	(revision 21409)
+++ trunk/psastro/src/psastroRemoveClumps.c	(revision 21422)
@@ -6,6 +6,6 @@
  *
  *  @author IfA
- *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2009-02-07 02:03:34 $
+ *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-09 21:25:34 $
  *  Copyright 2009 Institute for Astronomy, University of Hawaii
  */
@@ -69,5 +69,5 @@
     psTrace ("psastro", 4, "skipping stars in cells with more than %f stars\n", limit);
 
-    psastroVisualPlotRemoveClumps (input, count, scale, limit);
+    pmAstromVisualPlotRemoveClumps (input, count, scale, limit);
 
     // find and exclude objects in bad pixels
