]> rtime.felk.cvut.cz Git - orte.git/blob - orte/templates/templates.h
Added prerelease of ORTE-0.2 (Real Time Publisher Subscriber communication protocol...
[orte.git] / orte / templates / templates.h
1 /*
2  *  $Id: filename.h,v 0.0.0.1           2003/MM/DD 
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 _X_H
22 #define _X_H
23
24 #ifdef __cplusplus
25 extern "C" {
26 #endif
27
28 #ifdef __cplusplus
29 } /* extern "C"*/
30 #endif
31
32
33 #endif /* _X_H */