]> git.treefish.org Git - phys/latlib.git/blobdiff - o815/o815.cpp
Added resetconfig routine.
[phys/latlib.git] / o815 / o815.cpp
index 73e3497aeb51b1b71962bd6a6eb6dec1d286e538..36d9fb00877098956293a61945fc7bf627eddf35 100644 (file)
@@ -144,6 +144,8 @@ void o815::mainLoop() {
     *out->log << ">" << endl << flush;
 
     Sim->_newParas();
     *out->log << ">" << endl << flush;
 
     Sim->_newParas();
+
+    Sim->_resetConfig();
     
     progress measProg(comargs.nmeas);
 
     
     progress measProg(comargs.nmeas);