Index: /branches/eam_rel9_b0/psModules/src/objects/pmObjects.h
===================================================================
--- /branches/eam_rel9_b0/psModules/src/objects/pmObjects.h	(revision 5829)
+++ /branches/eam_rel9_b0/psModules/src/objects/pmObjects.h	(revision 5830)
@@ -10,6 +10,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.2.10.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-12-17 20:33:55 $
+ *  @version $Revision: 1.2.10.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-12-23 02:23:43 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -182,4 +182,5 @@
     PM_SOURCE_BLEND      = 0x0200, ///<
     PM_SOURCE_LINEAR     = 0x0400, ///<
+    PM_SOURCE_TEMPSUB    = 0x0800, ///< XXX get me a better name!
 } pmSourceMode;
 
@@ -202,4 +203,5 @@
     pmSourceType type;   ///< Best identification of object.
     pmSourceMode mode;   ///< Best identification of object.
+    psArray *blends;
     float apMag;
     float fitMag;
