X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolBase.cxx;h=d24019de1dde18c9ce8baf3883cdbf5af1cff35e;hb=bff12b935c8c8f9c55f474e7b773fa8fa9d84865;hp=8d2e1d661b51d4c214d022a373b3160d2feccce4;hpb=0b7c9b1e1215634b02cbd38d4e4ba101d6111ba8;p=clitk.git diff --git a/vv/vvToolBase.cxx b/vv/vvToolBase.cxx index 8d2e1d6..d24019d 100644 --- a/vv/vvToolBase.cxx +++ b/vv/vvToolBase.cxx @@ -1,9 +1,9 @@ /*========================================================================= Program: vv http://www.creatis.insa-lyon.fr/rio/vv - Authors belong to: + 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,17 +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