]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkComplexBlackBox.cxx
Compiles de nuevo with no global factory
[bbtk.git] / kernel / src / bbtkComplexBlackBox.cxx
index be9fec2b348034fd5492eb11817b8b3ca8cf4eec..8c54bc9d7f4715928ffe92ccd141045ccf278f26 100644 (file)
@@ -3,8 +3,8 @@
 Program:   bbtk
 Module:    $RCSfile: bbtkComplexBlackBox.cxx,v $
 Language:  C++
-Date:      $Date: 2008/02/19 18:40:10 $
-Version:   $Revision: 1.6 $
+Date:      $Date: 2008/03/07 10:21:30 $
+Version:   $Revision: 1.7 $
                                                                                 
 Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
 l'Image). All rights reserved. See Doc/License.txt or
@@ -79,7 +79,7 @@ namespace bbtk
 
        BlackBox* bbfrom = bbGetBlackBox( (*j)->GetBlackBoxFrom()->bbGetName() );
        BlackBox* bbto = bbGetBlackBox( (*j)->GetBlackBoxTo()->bbGetName() );
-       Connection* c = /*mDescriptor->GetFactory()->Create*/ 
+       Connection* c = mDescriptor->GetFactory()-> 
          NewConnection( bbfrom, 
                         (*j)->GetBlackBoxFromOutput(), 
                         bbto,