]> rtime.felk.cvut.cz Git - orte.git/blob - orte/templates/templates.h
updated email address - petr@smoliku.cz
[orte.git] / orte / templates / templates.h
1 /*
2  *  $Id: filename.h,v 0.0.0.1           2003/MM/DD 
3  *
4  *  -------------------------------------------------------------------  
5  *                                ORTE                                 
6  *                      Open Real-Time Ethernet                       
7  *                                                                    
8  *                      Copyright (C) 2001-2006                       
9  *  Department of Control Engineering FEE CTU Prague, Czech Republic  
10  *                      http://dce.felk.cvut.cz                       
11  *                      http://www.ocera.org                          
12  *                                                                    
13  *  Author:              Petr Smolik    petr@smoliku.cz             
14  *  Advisor:             Pavel Pisa                                   
15  *  Project Responsible: Zdenek Hanzalek                              
16  *  --------------------------------------------------------------------
17  *
18  *  This program is free software; you can redistribute it and/or modify
19  *  it under the terms of the GNU General Public License as published by
20  *  the Free Software Foundation; either version 2 of the License, or
21  *  (at your option) any later version.
22  *  
23  *  This program is distributed in the hope that it will be useful,
24  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
25  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26  *  GNU General Public License for more details.
27  *  
28  */ 
29
30 #ifndef _X_H
31 #define _X_H
32
33 #ifdef __cplusplus
34 extern "C" {
35 #endif
36
37 #ifdef __cplusplus
38 } /* extern "C"*/
39 #endif
40
41
42 #endif /* _X_H */