]> git.treefish.org Git - phys/heatbath.git/blobdiff - heatbath.cpp
Removed debug output.
[phys/heatbath.git] / heatbath.cpp
index c95ecf56b8a3da6ec84739cc916def552001dd26..05c529188ab3fa7ae39a066578e6de4298bbcd08 100644 (file)
@@ -75,8 +75,6 @@ int main (int argc, char *argv[])
   O815->Sim = new sim(O815);
 
   parseLonelyArgs();
-
-  cout << "here" << endl;
   
   O815->mainLoop();