X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolBase.cxx;h=d24019de1dde18c9ce8baf3883cdbf5af1cff35e;hb=bffde3a7ae834139793d8c00f73986879146b0e0;hp=e9e442be64dcdefefbd996105e861dbf20d5d01f;hpb=1e034c70105f0926939acaaa27ddb46e904ae8bf;p=clitk.git diff --git a/vv/vvToolBase.cxx b/vv/vvToolBase.cxx index e9e442b..d24019d 100644 --- a/vv/vvToolBase.cxx +++ b/vv/vvToolBase.cxx @@ -3,7 +3,7 @@ Authors belong to: - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - Léon Bérard cancer center http://www.centreleonberard.fr - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr This software is distributed WITHOUT ANY WARRANTY; without even @@ -14,19 +14,11 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ - +===========================================================================**/ #ifndef VVTOOLBASE_CXX #define VVTOOLBASE_CXX #include "vvToolBase.h" -// //------------------------------------------------------------------------------ -// void vvToolBaseBase::initializeListOfInputImages() { - -// } - - - #endif