]> rtime.felk.cvut.cz Git - orte.git/blob - orte/include/config.h.undef
Fix for integration tracker problem ID=884665.
[orte.git] / orte / include / config.h.undef
1 /*
2  *  $Id: config.h,v 0.0.0.1             2003/08/21 
3  *
4  *  AUTHOR: Petr Smolik                 petr.smolik@wo.cz
5  *
6  *  ORTE - OCERA Real-Time Ethernet     http://www.ocera.org/
7  *  --------------------------------------------------------------------
8  *
9  *  This program 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  *  This program 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  */ 
20
21 #ifndef _ORTE_CONFIG_H
22 #define _ORTE_CONFIG_H
23
24 /* Define to the full name and version of this package. */
25 #define ORTE_PACKAGE_STRING "ORTE 0.2.0" 
26
27 #endif /* _ORTE_CONFIG_H */