Index: branches/tap_branches/ppSim/src/ppSim.h
===================================================================
--- branches/tap_branches/ppSim/src/ppSim.h	(revision 25900)
+++ branches/tap_branches/ppSim/src/ppSim.h	(revision 27838)
@@ -103,4 +103,5 @@
 bool ppSimLoadStars (psArray *stars, pmFPA *fpa, pmConfig *config);
 bool ppSimMakeStars(psArray *stars, pmFPA *fpa, pmConfig *config, const psRandom *rng);
+bool ppSimMakeStarGrid(psArray *stars, pmFPA *fpa, pmConfig *config, const psRandom *rng);
 bool ppSimInsertStars (pmReadout *readout, psImage *expCorr, psArray *stars, pmConfig *config);
 
