X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkFactory.cxx;h=aa3ee5c2fbc3073d45e7c036de6f89594ca99e43;hb=63005ec659612d567c00bfbb9ecbd62566a3217d;hp=7cda690e1aaa71d50690300928fefc2d9ef88d46;hpb=027bd220c2819146658da884f08b10ffc40545e3;p=bbtk.git diff --git a/kernel/src/bbtkFactory.cxx b/kernel/src/bbtkFactory.cxx index 7cda690..aa3ee5c 100644 --- a/kernel/src/bbtkFactory.cxx +++ b/kernel/src/bbtkFactory.cxx @@ -4,8 +4,8 @@ Program: bbtk Module: $RCSfile: bbtkFactory.cxx,v $ Language: C++ -Date: $Date: 2008/02/18 10:41:02 $ -Version: $Revision: 1.22 $ +Date: $Date: 2008/02/21 09:37:23 $ +Version: $Revision: 1.23 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de @@ -823,7 +823,6 @@ namespace bbtk //=================================================================== void Factory::WriteDotFilePackagesList(FILE *ff) { -printf("EED Factory::WriteDotFilePackagesList 01\n"); bbtkDebugMessageInc("Kernel",9,"Factory::WriteDotFilePackagesList()" <"); } -printf("EED Factory::ShowGraphTypes 02\n"); } @@ -1022,6 +1018,11 @@ printf("EED Factory::ShowGraphTypes 02\n"); s << "first<<"\">\n"; s << "

first<<"/index.html\">" << ii->first<<"\n"; + + s << "  -  \n"; + + s << "\n"; + s << "first << "/main.html>(Doxygen documentation of the source)\n"; } else {