[Avida-cvs] [Avida2-svn] r279 - trunk/source/main

baerb@myxo.css.msu.edu baerb at myxo.css.msu.edu
Tue Aug 9 13:37:15 PDT 2005


Author: baerb
Date: 2005-08-09 16:37:15 -0400 (Tue, 09 Aug 2005)
New Revision: 279

Modified:
   trunk/source/main/genome.cc
Log:
r277:278 test of merging branch back into trunk



Modified: trunk/source/main/genome.cc
===================================================================
--- trunk/source/main/genome.cc	2005-08-09 20:15:47 UTC (rev 278)
+++ trunk/source/main/genome.cc	2005-08-09 20:37:15 UTC (rev 279)
@@ -85,6 +85,8 @@
 }
  
 
+// Return the genome as an alphabetic string
+
 cString cGenome::AsString() const
 {
   cString out_string(active_size);




More information about the Avida-cvs mailing list