Index: trunk/psModules/src/objects/pmSourceFitSet.h
===================================================================
--- trunk/psModules/src/objects/pmSourceFitSet.h	(revision 14652)
+++ trunk/psModules/src/objects/pmSourceFitSet.h	(revision 15055)
@@ -3,6 +3,6 @@
  * @author EAM, IfA; GLG, MHPCC
  *
- * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-08-24 00:11:02 $
+ * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-09-28 00:39:47 $
  * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
@@ -50,4 +50,7 @@
 );
 
+bool pmSourcePrintModelSet (FILE *file, psArray *modelSet);
+bool pmSourceFitSetPrint (FILE *file, pmSourceFitSetData *set);
+
 /// @}
 # endif /* PM_SOURCE_FIT_MODEL_H */
