From: Alexander Schmidt Date: Fri, 22 Nov 2013 21:00:30 +0000 (+0100) Subject: Removed debug output. X-Git-Url: http://git.treefish.org/~alex/phys/heatbath.git/commitdiff_plain/05bb53b33c41a70cf1522def0d1892c8700d76a6?hp=0f8b9f29fdcc92049803e88be1c9524d6d0d6fab Removed debug output. --- diff --git a/heatbath.cpp b/heatbath.cpp index c95ecf5..05c5291 100644 --- a/heatbath.cpp +++ b/heatbath.cpp @@ -75,8 +75,6 @@ int main (int argc, char *argv[]) O815->Sim = new sim(O815); parseLonelyArgs(); - - cout << "here" << endl; O815->mainLoop();