From: Eduardo Davila Date: Thu, 14 Feb 2008 12:15:59 +0000 (+0000) Subject: Factory debuging X-Git-Tag: r0.6.1~214 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=400f5daf4374267b93b347affb285943f60803f2;p=bbtk.git Factory debuging --- diff --git a/kernel/src/bbtkFactory.cxx b/kernel/src/bbtkFactory.cxx index 9f1e96f..138006c 100644 --- a/kernel/src/bbtkFactory.cxx +++ b/kernel/src/bbtkFactory.cxx @@ -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(),