[Avida-SVN] r1445 - development/source/cpu

brysonda at myxo.css.msu.edu brysonda at myxo.css.msu.edu
Sun Apr 1 16:07:04 PDT 2007


Author: brysonda
Date: 2007-04-01 19:07:04 -0400 (Sun, 01 Apr 2007)
New Revision: 1445

Modified:
   development/source/cpu/cHardwareGX.h
Log:
Gah, unit test namespace clash.

Modified: development/source/cpu/cHardwareGX.h
===================================================================
--- development/source/cpu/cHardwareGX.h	2007-04-01 22:54:43 UTC (rev 1444)
+++ development/source/cpu/cHardwareGX.h	2007-04-01 23:07:04 UTC (rev 1445)
@@ -486,7 +486,7 @@
 
 
 #ifdef ENABLE_UNIT_TESTS
-namespace nHardwareCPU {
+namespace nHardwareGX {
   /**
    * Run unit tests
    *




More information about the Avida-cvs mailing list