X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkBlackBoxInputConnector.cxx;h=9269ec1d1f235767faca011893777a6847fded88;hb=a4fe3363034ebb3d905fc1cdbc6725539bf272a1;hp=4129a714070d480f3ebe9ea3915c85e3a3329b5a;hpb=a26195c366a89795288009cf7e20f11afa494970;p=bbtk.git diff --git a/kernel/src/bbtkBlackBoxInputConnector.cxx b/kernel/src/bbtkBlackBoxInputConnector.cxx index 4129a71..9269ec1 100644 --- a/kernel/src/bbtkBlackBoxInputConnector.cxx +++ b/kernel/src/bbtkBlackBoxInputConnector.cxx @@ -3,8 +3,8 @@ Program: bbtk Module: $RCSfile: bbtkBlackBoxInputConnector.cxx,v $ Language: C++ - Date: $Date: 2008/01/22 15:02:00 $ - Version: $Revision: 1.1 $ + Date: $Date: 2008/02/05 13:23:46 $ + Version: $Revision: 1.2 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -28,26 +28,26 @@ namespace bbtk BlackBoxInputConnector::BlackBoxInputConnector(BlackBox* b) : mBox(b), mConnection(0), mStatus(MODIFIED) { - bbtkDebugMessage("Core",9,"BlackBoxInputConnector::BlackBoxInputConnector()"<