]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkConfigurationFile.cxx
*** empty log message ***
[bbtk.git] / kernel / src / bbtkConfigurationFile.cxx
index d558b5c087bc24db436d38a4fce6818e249bccf0..c8e155c6c89777b27fbb712adfa7664c5e17f9e6 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkConfigurationFile.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/11/21 15:26:44 $
-  Version:   $Revision: 1.22 $
+  Date:      $Date: 2008/12/09 13:47:29 $
+  Version:   $Revision: 1.23 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -373,7 +373,7 @@ namespace bbtk
          {
                  *slash = 0;
          }
-printf("EED ConfigurationFile::GetExecutablePath  %s\n",name);
+         //printf("EED ConfigurationFile::GetExecutablePath  %s\n",name);
          return name;
   }