X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolBase.cxx;h=a2688323f7b95d04e2d51a368c06eb18c2f02577;hb=0083c3fb2c66812489631c7551709d121de51625;hp=9919227ff0b0c38c4c6241dde7c7cdd0c2284068;hpb=ec98e4a8aed11c9daa9bd7e2439d1ac489c933c7;p=clitk.git diff --git a/vv/vvToolBase.cxx b/vv/vvToolBase.cxx index 9919227..a268832 100644 --- a/vv/vvToolBase.cxx +++ b/vv/vvToolBase.cxx @@ -1,33 +1,5 @@ -/*========================================================================= - - Program: vv - Module: $RCSfile: vvToolBase.cxx,v $ - Language: C++ - Date: $Date: 2010/01/29 13:54:37 $ - Version: $Revision: 1.1 $ - Author : David Sarrut (david.sarrut@creatis.insa-lyon.fr) - - Copyright (C) 2008 - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr - CREATIS http://www.creatis.insa-lyon.fr - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, version 3 of the License. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - - =========================================================================*/ - #ifndef VVTOOLBASE_CXX #define VVTOOLBASE_CXX - #include "vvToolBase.h" // //------------------------------------------------------------------------------