From: jean-pierre roux Date: Mon, 8 Feb 2010 15:15:19 +0000 (+0000) Subject: re indent X-Git-Tag: CREATOOLS.2-0-3~74 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=b12676eb62b1a767ca40dfdb7afba733c1f8e8b3;p=bbtk.git re indent --- diff --git a/kernel/appli/bbRegenerateBoxesLists/bbRegenerateBoxesLists.cpp b/kernel/appli/bbRegenerateBoxesLists/bbRegenerateBoxesLists.cpp index e9b2535..9ae1f0f 100644 --- a/kernel/appli/bbRegenerateBoxesLists/bbRegenerateBoxesLists.cpp +++ b/kernel/appli/bbRegenerateBoxesLists/bbRegenerateBoxesLists.cpp @@ -23,20 +23,19 @@ int main(int argc, char **argv) bbtk::Interpreter::Pointer I = bbtk::Interpreter::New(); I->SetCommandLine(true); I->SetThrow(false); - - + std::string doc_path = bbtk::ConfigurationFile::GetInstance().Get_doc_path(); doc_path += bbtk::ConfigurationFile::GetInstance().Get_file_separator(); doc_path += "bbdoc"; doc_path += bbtk::ConfigurationFile::GetInstance().Get_file_separator(); - + I->InterpretLine( "exec freeze_no_error"); I->InterpretLine( "include *"); - I->GetExecuter()->GetFactory()->CreateHtmlIndex(bbtk::Factory::Initials,doc_path + "index-alpha.html"); - I->GetExecuter()->GetFactory()->CreateHtmlIndex(bbtk::Factory::Packages,doc_path + "index-package.html"); - I->GetExecuter()->GetFactory()->CreateHtmlIndex(bbtk::Factory::Categories,doc_path + "index-category.html"); - I->GetExecuter()->GetFactory()->CreateHtmlIndex(bbtk::Factory::Adaptors,doc_path + "index-adaptors.html"); - + I->GetExecuter()->GetFactory()->CreateHtmlIndex(bbtk::Factory::Initials, doc_path + "index-alpha.html"); + I->GetExecuter()->GetFactory()->CreateHtmlIndex(bbtk::Factory::Packages, doc_path + "index-package.html"); + I->GetExecuter()->GetFactory()->CreateHtmlIndex(bbtk::Factory::Categories, doc_path + "index-category.html"); + I->GetExecuter()->GetFactory()->CreateHtmlIndex(bbtk::Factory::Adaptors, doc_path + "index-adaptors.html"); + } catch (bbtk::Exception e) { diff --git a/kernel/src/bbtkPackage.cxx b/kernel/src/bbtkPackage.cxx index 50c98ba..b5b15c4 100644 --- a/kernel/src/bbtkPackage.cxx +++ b/kernel/src/bbtkPackage.cxx @@ -3,8 +3,8 @@ Program: bbtk Module: $RCSfile: bbtkPackage.cxx,v $ Language: C++ - Date: $Date: 2010/01/14 13:17:27 $ - Version: $Revision: 1.33 $ + Date: $Date: 2010/02/08 15:15:24 $ + Version: $Revision: 1.34 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -574,16 +574,15 @@ namespace bbtk { if (pack.expired() || (!pack.lock()->mDynamicLibraryHandler)) return; - - + std::string packname = pack.lock()->GetName(); bbtkDebugMessage("package",5,"==> Package::UnLoadDynamicLibrary('" <GetDescriptorMap().empty()) { - + bbtkDebugMessage("package",5," Package not empty ... abort" < package '"< void itkImage2vtkImageData::Convert() @@ -108,8 +103,7 @@ namespace bbitkvtk } else { - bbtkDebugMessage("process",5," ["<() <<">() *DONE*"<