]> Creatis software - bbtk.git/commitdiff
Factory debuging
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 14 Feb 2008 12:15:59 +0000 (12:15 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 14 Feb 2008 12:15:59 +0000 (12:15 +0000)
kernel/src/bbtkFactory.cxx

index 9f1e96f91576a358d0317f6c6f3f2c0f6f154e36..138006cc7a1b01ebe7e05d6c0b309b1e6c902ac1 100644 (file)
@@ -4,8 +4,8 @@ Program:   bbtk
 Module:    $RCSfile: bbtkFactory.cxx,v $
 Language:  C++
 
-Date:      $Date: 2008/02/14 11:38:58 $
-Version:   $Revision: 1.19 $
+Date:      $Date: 2008/02/14 12:15:59 $
+Version:   $Revision: 1.20 $
                                                                                 
 
 Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
@@ -109,6 +109,7 @@ namespace bbtk
   {
 
 #if defined(__GNUC__)
+       verbose = true;
 
         void *handler;
         handler = dlopen(libname.c_str(),