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