X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolBase.cxx;h=d182d7d2e9aaca7e5bcc3c0f71aab882a3ee7393;hb=668abd5376f649fba792239768eec55f3783613d;hp=8d2e1d661b51d4c214d022a373b3160d2feccce4;hpb=0b7c9b1e1215634b02cbd38d4e4ba101d6111ba8;p=clitk.git diff --git a/vv/vvToolBase.cxx b/vv/vvToolBase.cxx index 8d2e1d6..d182d7d 100644 --- a/vv/vvToolBase.cxx +++ b/vv/vvToolBase.cxx @@ -1,7 +1,7 @@ /*========================================================================= 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 - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr @@ -15,16 +15,10 @@ - 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