[Avida-SVN] r3089 - branches/hjg-dev/source/cpu

hjg at myxo.css.msu.edu hjg at myxo.css.msu.edu
Sat Jan 3 18:33:35 PST 2009


Author: hjg
Date: 2009-01-03 21:33:35 -0500 (Sat, 03 Jan 2009)
New Revision: 3089

Modified:
   branches/hjg-dev/source/cpu/cHardwareCPU.cc
Log:


Modified: branches/hjg-dev/source/cpu/cHardwareCPU.cc
===================================================================
--- branches/hjg-dev/source/cpu/cHardwareCPU.cc	2009-01-04 00:40:55 UTC (rev 3088)
+++ branches/hjg-dev/source/cpu/cHardwareCPU.cc	2009-01-04 02:33:35 UTC (rev 3089)
@@ -7456,7 +7456,7 @@
 		organism->AddSelfRawMaterials(1); 
 		
 		// Clear buffer if the organism has received credit for the string
-		if (val) organism->SetOutputNegative1(); 
+		//if (val) organism->SetOutputNegative1(); 
 	}
 	
 /*	




More information about the Avida-cvs mailing list