[Avida-cvs] avida/current/source/main CVS commit

Jason Stredwick stredwjm at users.sourceforge.net
Thu Oct 14 12:14:00 PDT 2004


Update of /cvsroot/avida/avida/current/source/main
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9054/current/source/main

Modified Files:
	avida.cc phenotype.cc phenotype.hh population.cc 
	resource_count.cc resource_count.hh 
Log Message:
Fixed two bugs.

1.  Fixed the recent problem of not deleting organisms.  Now, there is an 
extra flag to_delete, and the deleting of a running organism on occurs in
Population::ProcessStep and no where else.

2.  Fixed a bug in the test_cpu where it had a static pointer to 
cResourceCount.  Now test_cpu has a static instance of cResourceCount.
Also, cResourceCount constructor has a default of zero, and add a method
to change its size.





More information about the Avida-cvs mailing list