[Avida-cvs] [avida-svn] r797 - branches/developers/avida-edward/source/python/default.workspace

jclune@myxo.css.msu.edu jclune at myxo.css.msu.edu
Tue Jul 4 14:25:35 PDT 2006


Author: jclune
Date: 2006-07-04 17:25:35 -0400 (Tue, 04 Jul 2006)
New Revision: 797

Modified:
   branches/developers/avida-edward/source/python/default.workspace/genesis.default
Log:
need to flip a bit in genesis so that it logs lineages in order to have the lineage map mode work. changing the genesis file in default.workspace.

Modified: branches/developers/avida-edward/source/python/default.workspace/genesis.default
===================================================================
--- branches/developers/avida-edward/source/python/default.workspace/genesis.default	2006-07-04 18:28:05 UTC (rev 796)
+++ branches/developers/avida-edward/source/python/default.workspace/genesis.default	2006-07-04 21:25:35 UTC (rev 797)
@@ -139,7 +139,7 @@
 LOG_SPECIES 0		# 0/1 (off/on) toggle to print file.
 LOG_LANDSCAPE 0		# 0/1 (off/on) toggle to print file.
 
-LOG_LINEAGES 0          # 0/1 (off/on) to log advantageous mutations
+LOG_LINEAGES 1          # 0/1 (off/on) to log advantageous mutations
 # This one can slow down avida a lot. It is used to get an idea of how
 # often an advantageous mutation arises, and where it goes afterwards.
 # See also LINEAGE_CREATION_METHOD.




More information about the Avida-cvs mailing list