X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fappli%2Fbbi%2FbbiWeb.cxx;h=088433a036cd40937e299039074573f97411d7a6;hb=5028ffe24ceaf78dca61c8e4ab67c36db771a7d8;hp=55ce986f1cb27620bb58d70384b73765cf3b25db;hpb=12f2166f201f4e5a99c9c7876dadd09da81bfb51;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("_");