Index: /branches/eam_branch_20080511/ppSim/src/ppSimLoop.c
===================================================================
--- /branches/eam_branch_20080511/ppSim/src/ppSimLoop.c	(revision 17961)
+++ /branches/eam_branch_20080511/ppSim/src/ppSimLoop.c	(revision 17962)
@@ -9,4 +9,8 @@
 {
     bool status;
+
+    // XXX if we are supplying a PSF, then we should use that to specify the seeing.
+    // we will need to force the psf to be loaded here (deactivate everyone, activate psf, load
+    // it, then calculate seeing as appropriate).
 
     PS_ASSERT_PTR_NON_NULL(config, PS_EXIT_PROG_ERROR);
