Index: branches/eam_branches/ipp-20130904/psModules/src/objects/pmSource.h
===================================================================
--- branches/eam_branches/ipp-20130904/psModules/src/objects/pmSource.h	(revision 36334)
+++ branches/eam_branches/ipp-20130904/psModules/src/objects/pmSource.h	(revision 36344)
@@ -40,6 +40,6 @@
     PM_SOURCE_TMPF_PETRO_KEEP        = 0x0100,
     PM_SOURCE_TMPF_PETRO_SKIP        = 0x0200,
-    PM_SOURCE_TMPF_GALAXY_FIT        = 0x0400,  // not just galaxies (trails as well)
-    PM_SOURCE_TMPF_PETRO_FIT         = 0x0800,
+    PM_SOURCE_TMPF_EXT_FIT           = 0x0400,  // not just galaxies (trails as well)
+    PM_SOURCE_TMPF_PETRO             = 0x0800,
 } pmSourceTmpF;
 
