X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=binaries%2Fsrc%2Ftcoffee%2Ft_coffee_source%2Futil_make_tree.c;h=211d79aa0c187f60c9730be8b0d3ef5029718350;hb=d8e1d04583007816f5dc77595d322ba669075ae3;hp=0ace7b8a5115ceacd800808ef6bf41b188a87f5e;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/binaries/src/tcoffee/t_coffee_source/util_make_tree.c b/binaries/src/tcoffee/t_coffee_source/util_make_tree.c index 0ace7b8..211d79a 100644 --- a/binaries/src/tcoffee/t_coffee_source/util_make_tree.c +++ b/binaries/src/tcoffee/t_coffee_source/util_make_tree.c @@ -1289,7 +1289,7 @@ NT_node upgma_merge (int **mat, NT_node *NL, int *used, int *n, int N) // // SPLIT UPGMA /////////////////////////////////////////////////////////////////////////////// -int upgma_node_heap (NT_node X); + int upgma_node_heap (NT_node X) { static int n; @@ -1441,11 +1441,11 @@ float get_split_dist ( Alignment *A, NT_node L, NT_node R, Split **S) } return 100; } -/*********************************COPYRIGHT NOTICE**********************************/ +/******************************COPYRIGHT NOTICE*******************************/ /*© Centro de Regulacio Genomica */ /*and */ /*Cedric Notredame */ -/*Tue Oct 27 10:12:26 WEST 2009. */ +/*Fri Feb 18 08:27:45 CET 2011 - Revision 596. */ /*All rights reserved.*/ /*This file is part of T-COFFEE.*/ /**/ @@ -1469,4 +1469,4 @@ float get_split_dist ( Alignment *A, NT_node L, NT_node R, Split **S) /**/ /**/ /* */ -/*********************************COPYRIGHT NOTICE**********************************/ +/******************************COPYRIGHT NOTICE*******************************/