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

Jason Stredwick stredwjm at users.sourceforge.net
Tue Oct 26 13:39:32 PDT 2004


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

Modified Files:
	code_label.cc code_label.hh hardware_cpu.cc hardware_cpu.hh 
Log Message:
Finished checking that the algorithms work.  They all appear to work 
except Evan's.  Hopefully this will be fixed later.  Also, I moved the 
AsInt functions to the cpp file instead of the header to make testing
easier, since now I only have to compile the cpp file instead of many 
files who depend on code_label.hh.  If in the end you want to inline them
again, they can be moved back to the hh file.  However, some of these 
functions are fairly lengthy and may not fit well with our use of inline.




More information about the Avida-cvs mailing list