]> Creatis software - FrontAlgorithms.git/commitdiff
...
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Sun, 17 Apr 2016 03:01:49 +0000 (22:01 -0500)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Sun, 17 Apr 2016 03:01:49 +0000 (22:01 -0500)
appli/TempAirwaysAppli/TempAirwaysAppli.cxx

index ff6eaeb2d7d49e1638dc791fac0e774d3de23d79..160d26f260c7cf008bf5ce8e0b3d05f5f6664f90 100644 (file)
@@ -123,6 +123,7 @@ int main( int argc, char* argv[] )
           TreeInfo info = treeInfoVector[i];
           try
           {
+            info.myWorkspace->PrintExecutionOn( );
             info.myWorkspace->Execute( "eb" );
           }
           catch( itk::ExceptionObject& err )