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

Dr. Charles A. Ofria mercere99 at users.sourceforge.net
Tue Feb 1 12:49:32 PST 2005


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

Modified Files:
	hardware_4stack.cc hardware_4stack.hh hardware_base.cc 
	hardware_base.hh hardware_cpu.cc hardware_cpu.hh test_cpu.cc 
Log Message:
* Fixed problem with using strstream.h (changed to sstream.h)
* Added the possibility to have reactions trigger instructions to be executed.
  Use the setting for "inst" under the process portion of the reactions
  description in the environment file.  For example, you can set "inst=divide"
  If you do not want an organism to be able to have the instruction in their
  genome, you still must put it in the instruction set file, but set its weight
  to zero.
* Improved the trace to be more readable.




More information about the Avida-cvs mailing list