X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkTranscriptor.cxx;h=9f73066f63de092df64f7ab711d4399837e2851f;hb=a94262289f8148799f8e319c216d5af2a6053c18;hp=9f59d2896fedf828b3cd9c325072ff015d2fcc09;hpb=cc134f89048428aca99fa855a7e1e87c815a3413;p=bbtk.git diff --git a/kernel/src/bbtkTranscriptor.cxx b/kernel/src/bbtkTranscriptor.cxx index 9f59d28..9f73066 100644 --- a/kernel/src/bbtkTranscriptor.cxx +++ b/kernel/src/bbtkTranscriptor.cxx @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbtkTranscriptor.cxx,v $ Language: C++ - Date: $Date: 2008/12/12 12:11:21 $ - Version: $Revision: 1.15 $ + Date: $Date: 2009/06/08 14:50:04 $ + Version: $Revision: 1.17 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -62,7 +62,7 @@ namespace bbtk mDialogMode(NoDialog) { //VirtualExec(); - bbtkDebugMessageInc("Kernel",9,"Transcriptor::Transcriptor()" <PrintBoxes( );" << std::endl; } @@ -301,7 +301,7 @@ namespace bbtk } -void Transcriptor::ShowRelations(const std::string &nameblackbox, const std::string &detailStr, const std::string &levelStr) +void Transcriptor::PrintHelpBlackBox(const std::string &nameblackbox, const std::string &detailStr, const std::string &levelStr) { }