[Avida-SVN] r2682 - stable/source/main

baer at myxo.css.msu.edu baer at myxo.css.msu.edu
Tue Jun 24 06:12:42 PDT 2008


Author: baer
Date: 2008-06-24 09:12:42 -0400 (Tue, 24 Jun 2008)
New Revision: 2682

Modified:
   stable/source/main/cResourceCount.cc
Log:

Removed two comment lines.  Trying to trigger the buildbot.



Modified: stable/source/main/cResourceCount.cc
===================================================================
--- stable/source/main/cResourceCount.cc	2008-06-23 21:06:51 UTC (rev 2681)
+++ stable/source/main/cResourceCount.cc	2008-06-24 13:12:42 UTC (rev 2682)
@@ -374,7 +374,6 @@
          the organism demand to work immediately on the state of the resource */ 
     
       spatial_resource_count[i].State(cell_id);
-      // cout << "BDB in cResourceCount::ModifyCell id = " << i << " cell = " << cell_id << " amount[41] = " << spatial_resource_count[i].GetAmount(41) << endl;
     }
   }
 }
@@ -449,7 +448,6 @@
         }
         spatial_resource_count[i].FlowAll();
         spatial_resource_count[i].StateAll();
-        // BDB: resource_count[i] = spatial_resource_count[i].SumAll();
       }
     }
   }




More information about the Avida-cvs mailing list