X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkFactory.cxx;fp=kernel%2Fsrc%2FbbtkFactory.cxx;h=d240eedbafacb8461a79c6a635b090cd7e7a9ad0;hb=b7d6fdd0df18c14ba87b1954561c8ec6fb1e7a0a;hp=820085a430e9a0bcda9a50826ac42982b1bcd74b;hpb=536dfc0a21b307fe5fa18afca108a77a5f79a6f6;p=bbtk.git diff --git a/kernel/src/bbtkFactory.cxx b/kernel/src/bbtkFactory.cxx index 820085a..d240eed 100644 --- a/kernel/src/bbtkFactory.cxx +++ b/kernel/src/bbtkFactory.cxx @@ -145,6 +145,7 @@ namespace bbtk void Factory::LoadPackage( const std::string& name ) { + // Note : in the following : // name : the user supplied name // - abreviated name e.g. pkg pkg.so libbpkg libbbpkg.so @@ -224,21 +225,15 @@ namespace bbtk // The following is *NOT* a debug time message : // It's a user intended message. // Please don't remove it. - bbtkMessage("output",3," [" <