[Avida-SVN] r1561 - branches/jeffdev/source/python/AvidaGui2

jclune at myxo.css.msu.edu jclune at myxo.css.msu.edu
Wed May 16 13:41:52 PDT 2007


Author: jclune
Date: 2007-05-16 16:41:52 -0400 (Wed, 16 May 2007)
New Revision: 1561

Modified:
   branches/jeffdev/source/python/AvidaGui2/pyOnePop_StatsCtrl.py
Log:
inconsequential change to test commit

Modified: branches/jeffdev/source/python/AvidaGui2/pyOnePop_StatsCtrl.py
===================================================================
--- branches/jeffdev/source/python/AvidaGui2/pyOnePop_StatsCtrl.py	2007-05-16 20:40:29 UTC (rev 1560)
+++ branches/jeffdev/source/python/AvidaGui2/pyOnePop_StatsCtrl.py	2007-05-16 20:41:52 UTC (rev 1561)
@@ -63,7 +63,7 @@
       avg_fitness = "%.2g" %(stats.GetAveFitness())
       self.m_avg_fitness.setText(avg_fitness)
 
-    # i got rid of dominant stats, jmc
+    # i got rid of dominant stats, jmc 
 #    dom_fitness = str(stats.GetDomFitness())
 #    string_length = len(dom_fitness)
 #    while string_length < string_output_length:




More information about the Avida-cvs mailing list