[Avida-SVN] r2027 - in branches/collect/tests: . demes_clique_repl demes_clique_repl/config demes_germline demes_germline/config demes_grid_repl demes_grid_repl/config demes_hex_repl demes_hex_repl/config demes_torus_repl demes_torus_repl/config

blwalker at myxo.css.msu.edu blwalker at myxo.css.msu.edu
Thu Aug 30 06:47:11 PDT 2007


Author: blwalker
Date: 2007-08-30 09:47:11 -0400 (Thu, 30 Aug 2007)
New Revision: 2027

Added:
   branches/collect/tests/energy_deme_level_res/
Removed:
   branches/collect/tests/demes_clique_repl/expected/
   branches/collect/tests/demes_germline/expected/
   branches/collect/tests/demes_grid_repl/expected/
   branches/collect/tests/demes_hex_repl/expected/
   branches/collect/tests/demes_torus_repl/expected/
Modified:
   branches/collect/tests/demes_clique_repl/config/events.cfg
   branches/collect/tests/demes_germline/config/events.cfg
   branches/collect/tests/demes_grid_repl/config/events.cfg
   branches/collect/tests/demes_hex_repl/config/events.cfg
   branches/collect/tests/demes_torus_repl/config/events.cfg
Log:

Porting development r1975:1977 to collect branch.


Modified: branches/collect/tests/demes_clique_repl/config/events.cfg
===================================================================
--- branches/collect/tests/demes_clique_repl/config/events.cfg	2007-08-29 17:13:13 UTC (rev 2026)
+++ branches/collect/tests/demes_clique_repl/config/events.cfg	2007-08-30 13:47:11 UTC (rev 2027)
@@ -1,5 +1,5 @@
 # Print all of the standard data files...
-u 0 InjectDemes
+i InjectDemes
 u 0:10:end PrintAverageData       # Save info about they average genotypes
 u 0:10:end PrintDominantData      # Save info about most abundant genotypes
 u 0:10:end PrintStatsData         # Collect satistics about entire pop.

Modified: branches/collect/tests/demes_germline/config/events.cfg
===================================================================
--- branches/collect/tests/demes_germline/config/events.cfg	2007-08-29 17:13:13 UTC (rev 2026)
+++ branches/collect/tests/demes_germline/config/events.cfg	2007-08-30 13:47:11 UTC (rev 2027)
@@ -1,5 +1,5 @@
 # Print all of the standard data files...
-u 0 InjectDemes
+i InjectDemes
 u 0:10:end PrintAverageData       # Save info about they average genotypes
 u 0:10:end PrintDominantData      # Save info about most abundant genotypes
 u 0:10:end PrintStatsData         # Collect satistics about entire pop.

Modified: branches/collect/tests/demes_grid_repl/config/events.cfg
===================================================================
--- branches/collect/tests/demes_grid_repl/config/events.cfg	2007-08-29 17:13:13 UTC (rev 2026)
+++ branches/collect/tests/demes_grid_repl/config/events.cfg	2007-08-30 13:47:11 UTC (rev 2027)
@@ -1,5 +1,5 @@
 # Print all of the standard data files...
-u 0 InjectDemes
+i InjectDemes
 u 0:10:end PrintAverageData       # Save info about they average genotypes
 u 0:10:end PrintDominantData      # Save info about most abundant genotypes
 u 0:10:end PrintStatsData         # Collect satistics about entire pop.

Modified: branches/collect/tests/demes_hex_repl/config/events.cfg
===================================================================
--- branches/collect/tests/demes_hex_repl/config/events.cfg	2007-08-29 17:13:13 UTC (rev 2026)
+++ branches/collect/tests/demes_hex_repl/config/events.cfg	2007-08-30 13:47:11 UTC (rev 2027)
@@ -1,5 +1,5 @@
 # Print all of the standard data files...
-u 0 InjectDemes
+i InjectDemes
 u 0:10:end PrintAverageData       # Save info about they average genotypes
 u 0:10:end PrintDominantData      # Save info about most abundant genotypes
 u 0:10:end PrintStatsData         # Collect satistics about entire pop.

Modified: branches/collect/tests/demes_torus_repl/config/events.cfg
===================================================================
--- branches/collect/tests/demes_torus_repl/config/events.cfg	2007-08-29 17:13:13 UTC (rev 2026)
+++ branches/collect/tests/demes_torus_repl/config/events.cfg	2007-08-30 13:47:11 UTC (rev 2027)
@@ -1,5 +1,5 @@
 # Print all of the standard data files...
-u 0 InjectDemes
+i InjectDemes
 u 0:10:end PrintAverageData       # Save info about they average genotypes
 u 0:10:end PrintDominantData      # Save info about most abundant genotypes
 u 0:10:end PrintStatsData         # Collect satistics about entire pop.

Copied: branches/collect/tests/energy_deme_level_res (from rev 1977, development/tests/energy_deme_level_res)




More information about the Avida-cvs mailing list