]> Creatis software - bbtk.git/blobdiff - kernel/appli/bbi/bbiWeb.cxx
#3028 BBTK Bug New Normal - rights reading files in std
[bbtk.git] / kernel / appli / bbi / bbiWeb.cxx
index 55ce986f1cb27620bb58d70384b73765cf3b25db..088433a036cd40937e299039074573f97411d7a6 100644 (file)
@@ -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("_");