[Avida-cvs] [avida-svn] r989 - trunk/support/config

jclune at myxo.css.msu.edu jclune at myxo.css.msu.edu
Mon Sep 25 20:15:10 PDT 2006


Author: jclune
Date: 2006-09-25 23:15:10 -0400 (Mon, 25 Sep 2006)
New Revision: 989

Modified:
   trunk/support/config/avida.cfg
Log:
changed comments for merit_given and merit_received in support/config

Modified: trunk/support/config/avida.cfg
===================================================================
--- trunk/support/config/avida.cfg	2006-09-26 02:50:27 UTC (rev 988)
+++ trunk/support/config/avida.cfg	2006-09-26 03:15:10 UTC (rev 989)
@@ -141,8 +141,8 @@
 MAX_LABEL_EXE_SIZE 1     # Max nops marked as executed when labels are used
 BASE_SIZE_MERIT 100      # Base merit when size is *not* used
 DEFAULT_BONUS 1.0        # The bonus an organism gets before any tasks
-MERIT_GIVEN 0.0          # Fraction of merit donated with 'donate' command
-MERIT_RECEIVED 0.0       # Multiplier of merit given with 'donate' command
+MERIT_GIVEN 0.0          # Amount of merit donated with 'donate' command
+MERIT_RECEIVED 0.0       # Amount of merit given with 'donate' command
 MAX_DONATE_KIN_DIST -1   # Limit on distance of relation for donate; -1=no max
 MAX_DONATE_EDIT_DIST -1  # Limit on edit distance for donate; -1=no max
 MAX_DONATES 1000000      # Limit on number of donates organisms are allowed.




More information about the Avida-cvs mailing list