]> Creatis software - bbtk.git/commitdiff
name
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Tue, 29 Jan 2008 14:31:02 +0000 (14:31 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Tue, 29 Jan 2008 14:31:02 +0000 (14:31 +0000)
kernel/src/bbtkInterpreter.cxx

index c34a7855c3e81b7df6445dd90badee8e0fc08575..640688776191dd9c358ace7fb5213f7b78e55e54 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkInterpreter.cxx,v $ $
   Language:  C++
-  Date:      $Date: 2008/01/29 14:11:03 $
-  Version:   $Revision: 1.12 $
+  Date:      $Date: 2008/01/29 14:31: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
@@ -872,7 +872,7 @@ verbose = true;
 
        // fullPathScriptName = Utilities::MakePkgnameFromPath(path, name, true); //pkgname);
 
-           fullPathScriptName = Utilities::MakePkgnameFromPath(path, pkgname, true);
+           fullPathScriptName = Utilities::MakePkgnameFromPath(path, name, true);
 //std::cout << "FULL PATH = "<<fullPathScriptName<<std::endl;
 
       // Check if library exists