Index: trunk/psModules/src/config/pmConfig.h
===================================================================
--- trunk/psModules/src/config/pmConfig.h	(revision 21162)
+++ trunk/psModules/src/config/pmConfig.h	(revision 21314)
@@ -5,6 +5,6 @@
  *  @author Eugene Magnier, IfA
  *
- *  @version $Revision: 1.43 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2009-01-24 20:51:57 $
+ *  @version $Revision: 1.44 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-05 19:41:50 $
  *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
  */
@@ -56,4 +56,6 @@
     int traceFD;                        ///< File descriptor for trace messages
     int logFD;                          ///< File descriptor for log messages
+    psS64 sourceId;                    ///< Database source id for output file
+    psS64 imageId;                     ///< Database image id for output file
 } pmConfig;
 
