Index: trunk/stac/scripts/fakeimage.c
===================================================================
--- trunk/stac/scripts/fakeimage.c	(revision 740)
+++ trunk/stac/scripts/fakeimage.c	(revision 741)
@@ -1,4 +1,4 @@
 /*
-** $Id: fakeimage.c,v 1.1.1.1 2004-05-19 22:55:27 price Exp $
+** $Id: fakeimage.c,v 1.2 2004-05-19 23:52:19 price Exp $
 ** Program to make some fake images.
 **
@@ -295,5 +295,4 @@
 	    gsigma[i] = 2.0*(double)(MAXSIGMA*i)/(double)NUMSIGMA - MAXSIGMA;
 	    gint[i] = gsl_sf_erf((double)gsigma[i]);
-	    printf ("%f %f\n",gsigma[i],gint[i]);
 	}
 
