[Avida-SVN] r1950 - branches/uml/source/main

hjg at myxo.css.msu.edu hjg at myxo.css.msu.edu
Thu Aug 16 13:06:02 PDT 2007


Author: hjg
Date: 2007-08-16 16:06:02 -0400 (Thu, 16 Aug 2007)
New Revision: 1950

Modified:
   branches/uml/source/main/cTaskLib.cc
Log:


Modified: branches/uml/source/main/cTaskLib.cc
===================================================================
--- branches/uml/source/main/cTaskLib.cc	2007-08-16 18:34:41 UTC (rev 1949)
+++ branches/uml/source/main/cTaskLib.cc	2007-08-16 20:06:02 UTC (rev 1950)
@@ -3261,9 +3261,9 @@
 		(organism->getUMLModel()->getBonusInfo("scenario6") != 4)) { 
 			return bonus;
 	}*/
-	/*if	(organism->getUMLModel()->getBonusInfo("hydra") == 0){ 
+	if	(organism->getUMLModel()->getBonusInfo("hydra") == 0){ 
 		return bonus;
-	}*/
+	}
 
 	
 	// Ok. Subtract the number of edges from the maximum number of edges seen so far. 




More information about the Avida-cvs mailing list