]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkBlackBoxDescriptor.cxx
Windows compilation
[bbtk.git] / kernel / src / bbtkBlackBoxDescriptor.cxx
index 04ede1c4a7717f3efe2bb9fecca3b88816cbe9e0..705197e17667a1731bcf16c48d9dbe744f67f13e 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkBlackBoxDescriptor.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/02/08 07:39:49 $
-  Version:   $Revision: 1.12 $
+  Date:      $Date: 2008/02/18 10:41:02 $
+  Version:   $Revision: 1.13 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -215,6 +215,7 @@ namespace bbtk
                                            const std::string& output_dir,
                                            bool relative_link )
   {
+printf("BlackBoxDescriptor::InsertHtmlHelp  01 lllllllllllllllllllllllllllllllllllllllllllllllll \n");
     bbtkDebugMessageInc("Kernel",9,"BlackBoxDescriptor::InsertHtmlHelp() ["<<GetTypeName()<<"]"<<std::endl);
     
     //-------------
@@ -401,6 +402,7 @@ namespace bbtk
     // End
 
     bbtkDebugDecTab("Kernel",9);
+printf("BlackBoxDescriptor::InsertHtmlHelp  02 lllllllllllllllllllllllllllllllllllllllllllllllll \n");
    }
   //=========================================================================