new version of tcoffee 8.99 not yet compiled for ia32 linux (currently compiled for...
[jabaws.git] / binaries / src / tcoffee / t_coffee_source / util_make_tree.c
index 0ace7b8..211d79a 100644 (file)
@@ -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*******************************/