01d278cfb5b11653054812e1c0e213b9da29f430
[jabaws.git] / binaries / src / tcoffee / t_coffee_source / define_header.h
1 /******************************COPYRIGHT NOTICE*******************************/
2 /*  (c) Centro de Regulacio Genomica                                                        */
3 /*  and                                                                                     */
4 /*  Cedric Notredame                                                                        */
5 /*  12 Aug 2014 - 22:07.                                                                    */
6 /*All rights reserved.                                                                      */
7 /*This file is part of T-COFFEE.                                                            */
8 /*                                                                                          */
9 /*    T-COFFEE is free software; you can redistribute it and/or modify                      */
10 /*    it under the terms of the GNU General Public License as published by                  */
11 /*    the Free Software Foundation; either version 2 of the License, or                     */
12 /*    (at your option) any later version.                                                   */
13 /*                                                                                          */
14 /*    T-COFFEE is distributed in the hope that it will be useful,                           */
15 /*    but WITHOUT ANY WARRANTY; without even the implied warranty of                        */
16 /*    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the                         */
17 /*    GNU General Public License for more details.                                          */
18 /*                                                                                          */
19 /*    You should have received a copy of the GNU General Public License                     */
20 /*    along with Foobar; if not, write to the Free Software                                 */
21 /*    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA             */
22 /*...............................................                                           */
23 /*  If you need some more information                                                       */
24 /*  cedric.notredame@europe.com                                                             */
25 /*...............................................                                           */
26 /******************************COPYRIGHT NOTICE*******************************/
27 #ifndef DEFINE_HEADER_H
28 #define DEFINE_HEADER_H
29
30 #include "coffee_defines.h"
31 #include "programmes_define.h"
32
33
34 // the following constants are updated during the build process -- see the 'makefile' for details
35 #define PROGRAM "T-COFFEE"
36 #define AUTHOR "Cedric Notredame "
37 #define DATE "12 Aug 2014 - 22:05"
38 #define VERSION "Version_11.00.8cbe486"
39 #define BUILD_INFO "2014-08-12 22:05:29 - Revision 8cbe486 - Build 477"
40 #define DISTRIBUTION_ADDRESS "www.tcoffee.org/Packages"
41
42
43
44 #endif // DEFINE_HEADER_H