]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkFactory.cxx
BUG slash
[bbtk.git] / kernel / src / bbtkFactory.cxx
index 85e92b0376d140d1313b5254923562fd191dd5d2..9a6010bf19175e56278914e92d34e15a81d08715 100644 (file)
@@ -4,8 +4,8 @@ Program:   bbtk
 Module:    $RCSfile: bbtkFactory.cxx,v $
 Language:  C++
 
-Date:      $Date: 2008/03/07 10:21:30 $
-Version:   $Revision: 1.28 $
+Date:      $Date: 2008/03/10 06:24:12 $
+Version:   $Revision: 1.29 $
                                                                                 
 
 Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
@@ -80,6 +80,12 @@ namespace bbtk
   //===================================================================
   void Factory::Reset()
   {
+printf("EED kkkkkkkkkkkkkkkkkkkkkkkk  Factory::Reset() \n");
+printf("EED kkkkkkkkkkkkkkkkkkkkkkkk  Factory::Reset() \n");
+printf("EED kkkkkkkkkkkkkkkkkkkkkkkk  Factory::Reset() \n");
+printf("EED kkkkkkkkkkkkkkkkkkkkkkkk  Factory::Reset() \n");
+printf("EED kkkkkkkkkkkkkkkkkkkkkkkk  Factory::Reset() \n");
+printf("EED kkkkkkkkkkkkkkkkkkkkkkkk  Factory::Reset() \n");
     bbtkDebugMessageInc("Kernel",7,"Factory::Reset()"<<std::endl);
     CloseAllPackages();
     bbtkDebugDecTab("Kernel",7);