Subversion Repositories Projects

Rev

Rev 1482 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1482 Rev 1483
Line 29... Line 29...
29
 *   Claas Anders "CaScAdE" Rathje for providing the font and his C-OSD code *
29
 *   Claas Anders "CaScAdE" Rathje for providing the font and his C-OSD code *
30
 *                          http://www.mylifesucks.de/oss/c-osd/             *
30
 *                          http://www.mylifesucks.de/oss/c-osd/             *
31
 *   Harald Bongartz "HaraldB" for providing his Ideas and Code for usibility*
31
 *   Harald Bongartz "HaraldB" for providing his Ideas and Code for usibility*
32
 *****************************************************************************/
32
 *****************************************************************************/
Line 33... Line 33...
33
 
33
 
34
/**
34
///**
35
 * @author $(user)
35
// * @author Cebra
36
 *
36
// *
37
 * $(tags)
37
// * $(tags)
-
 
38
// */
-
 
39
// File name: $HeadURL: file:///var/www/vhosts/mikrokopter.de/svn/mikrosvn/Projects/Transportables_Koptertool/branch/GPL_PKT_V3_5_8a_FC086/main.h $
-
 
40
// Revision: $Revision: 1483 $
-
 
41
// Last modified: $Date: 2012-01-15 19:25:25 +0100 (Sun, 15 Jan 2012) $
38
 */
42
// Last modified by: $Author: $
Line 39... Line 43...
39
 
43
// $Id$
40
 
44
 
Line 41... Line 45...
41
#ifndef _MAIN_H
45
#ifndef _MAIN_H
42
#define _MAIN_H
46
#define _MAIN_H
Line 43... Line 47...
43
 
47