[Avida-cvs] [Avida2-svn] r278 - branches/developers/baer_junk/source/main

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


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

Modified:
   branches/developers/baer_junk/source/main/genome.cc
Log:
Added a comment to test changing a branch




Modified: branches/developers/baer_junk/source/main/genome.cc
===================================================================
--- branches/developers/baer_junk/source/main/genome.cc	2005-08-09 20:09:11 UTC (rev 277)
+++ branches/developers/baer_junk/source/main/genome.cc	2005-08-09 20:15:47 UTC (rev 278)
@@ -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