new version of tcoffee 8.99 not yet compiled for ia32 linux (currently compiled for...
[jabaws.git] / binaries / src / tcoffee / t_coffee_source / util_analyse_constraints_list.c
1 #include <stdlib.h>
2 #include <stdio.h>
3 #include <math.h>
4 #include <stdarg.h>
5 #include <string.h>
6
7 #include "io_lib_header.h"
8 #include "util_lib_header.h"
9 #include "define_header.h"
10
11
12
13 /******************************COPYRIGHT NOTICE*******************************/
14 /*© Centro de Regulacio Genomica */
15 /*and */
16 /*Cedric Notredame */
17 /*Fri Feb 18 08:27:45 CET 2011 - Revision 596. */
18 /*All rights reserved.*/
19 /*This file is part of T-COFFEE.*/
20 /**/
21 /*    T-COFFEE is free software; you can redistribute it and/or modify*/
22 /*    it under the terms of the GNU General Public License as published by*/
23 /*    the Free Software Foundation; either version 2 of the License, or*/
24 /*    (at your option) any later version.*/
25 /**/
26 /*    T-COFFEE is distributed in the hope that it will be useful,*/
27 /*    but WITHOUT ANY WARRANTY; without even the implied warranty of*/
28 /*    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the*/
29 /*    GNU General Public License for more details.*/
30 /**/
31 /*    You should have received a copy of the GNU General Public License*/
32 /*    along with Foobar; if not, write to the Free Software*/
33 /*    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA*/
34 /*...............................................                                                                                      |*/
35 /*  If you need some more information*/
36 /*  cedric.notredame@europe.com*/
37 /*...............................................                                                                                                                                     |*/
38 /**/
39 /**/
40 /*      */
41 /******************************COPYRIGHT NOTICE*******************************/