Author: karstenwolf
Date: Wed Jun 10 22:55:31 2015
New Revision: 10001

URL: http://svn.gna.org/viewcvs/service-tech?rev=10001&view=rev
Log:
last attempt for today


Modified:
    trunk/lola2/src/Planning/LTLTask.cc

Modified: trunk/lola2/src/Planning/LTLTask.cc
URL: 
http://svn.gna.org/viewcvs/service-tech/trunk/lola2/src/Planning/LTLTask.cc?rev=10001&r1=10000&r2=10001&view=diff
==============================================================================
--- trunk/lola2/src/Planning/LTLTask.cc (original)
+++ trunk/lola2/src/Planning/LTLTask.cc Wed Jun 10 22:55:31 2015
@@ -409,9 +409,9 @@
 {
     // quick exit to avoid lengthy destructor calls
 #ifndef USE_PERFORMANCE
-    delete ns;
-    delete ltlStore;
-    delete fl;
+    //delete ns;
+    //delete ltlStore;
+    //delete fl;
     //delete ltlExploration;
     //delete bauto;
 #endif


-- 
You received this e-mail, because you subscribed the mailing list 
"service-tech-commits" which will forward you any e-mail addressed to 
service-tech-commits@gna.org. If you want to unsubscribe or make any changes to 
your subscription, please go to
https://mail.gna.org/listinfo/service-tech-commits.

Reply via email to