X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkExtractAirwaysTreeInfo.cxx;h=f1c3f23db2c5904d3e3244ddfb6f6e3721bd69e4;hb=e5a0fcfed578dad936e016cc0a6c20b0bce845f1;hp=8e3fee43e64fdfdf98ea23c4f83f2d81b308aa66;hpb=4fd095bff2ac4dde50817d37522d2360e7b7e6c2;p=clitk.git diff --git a/segmentation/clitkExtractAirwaysTreeInfo.cxx b/segmentation/clitkExtractAirwaysTreeInfo.cxx index 8e3fee4..f1c3f23 100644 --- a/segmentation/clitkExtractAirwaysTreeInfo.cxx +++ b/segmentation/clitkExtractAirwaysTreeInfo.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,7 +14,7 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ +===========================================================================**/ // clitk #include "clitkExtractAirwaysTreeInfo_ggo.h" @@ -23,7 +23,6 @@ //-------------------------------------------------------------------- int main(int argc, char * argv[]) { - // Init command line GGO(clitkExtractAirwaysTreeInfo, args_info); CLITK_INIT;