[opengtl-commits] [334] oups reset Optimiser level to 2

[ Thread Index | Date Index | More lists.tuxfamily.org/opengtl-commits Archives ]


Revision: 334
Author:   cyrille
Date:     2008-08-31 16:35:47 +0200 (Sun, 31 Aug 2008)

Log Message:
-----------
oups reset Optimiser level to 2

Modified Paths:
--------------
    trunk/OpenGTL/OpenGTL/GTLCore/Optimiser_p.cpp


Modified: trunk/OpenGTL/OpenGTL/GTLCore/Optimiser_p.cpp
===================================================================
--- trunk/OpenGTL/OpenGTL/GTLCore/Optimiser_p.cpp	2008-08-31 14:32:05 UTC (rev 333)
+++ trunk/OpenGTL/OpenGTL/GTLCore/Optimiser_p.cpp	2008-08-31 14:35:47 UTC (rev 334)
@@ -75,7 +75,7 @@
 
 Optimiser::Private::Private() : m_passManager(0)
 {
-  setLevel( 0 );
+  setLevel( 2 );
 }
 
 Optimiser::Private::~Private()


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/