]> git.treefish.org Git - phys/heatbath.git/commitdiff
Removed debug output.
authorAlexander Schmidt <alex@treefish.org>
Fri, 22 Nov 2013 21:00:30 +0000 (22:00 +0100)
committerAlexander Schmidt <alex@treefish.org>
Fri, 22 Nov 2013 21:00:30 +0000 (22:00 +0100)
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();