X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fappli%2Fbbi%2FbbiWeb.cxx;h=088433a036cd40937e299039074573f97411d7a6;hb=f707cd7054d48f29fa0e6e3b47fb152b0ea324e8;hp=55ce986f1cb27620bb58d70384b73765cf3b25db;hpb=5936201782e55f5e736090bd01b4d5f3b64c9a4e;p=bbtk.git diff --git a/kernel/appli/bbi/bbiWeb.cxx b/kernel/appli/bbi/bbiWeb.cxx index 55ce986..088433a 100644 --- a/kernel/appli/bbi/bbiWeb.cxx +++ b/kernel/appli/bbi/bbiWeb.cxx @@ -58,7 +58,8 @@ printf("bbiWeb: [4]: %s \n",argv[4]); bbtk::Interpreter::Pointer I = bbtk::Interpreter::New(); - printf("bbiWeb...C\n"); + +printf("bbiWeb...C\n"); std::string fileName = argv[0]; std::size_t pos = fileName.find("_");