]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MONITOR/alitestproc.cxx
Changed scripts for new TrainSetup
[u/mrichter/AliRoot.git] / MONITOR / alitestproc.cxx
index bdbb255484bfe74d53346aa6a845ad01a34b5230..12f016f16f9da40ca98fbaa43798b6fc1dad8555 100644 (file)
@@ -18,5 +18,7 @@ int main(int argc, char **argv)
   mf->MapWindow();
 
   app.Run(kTRUE);
+  
+  app.Terminate(0);
   return 0;
 }