Commit in slicPandora/src on MAIN
JobManager.cpp+21.8 -> 1.9
delete Pandora at the end of the run

slicPandora/src
JobManager.cpp 1.8 -> 1.9
diff -u -r1.8 -r1.9
--- JobManager.cpp	18 Mar 2010 02:43:31 -0000	1.8
+++ JobManager.cpp	28 Sep 2010 07:44:42 -0000	1.9
@@ -165,6 +165,8 @@
 
     // End of job printout.
     std::cout << "Pandora ran <" << nread << "> events in this job." << std::endl;
+
+    delete m_pandora;
 }
 
 void JobManager::processEvent(EVENT::LCEvent* event)
CVSspam 0.2.8