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

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


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

Modified Files:
	hardware_cpu.cc hardware_cpu.hh test_cpu.cc test_cpu.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