Subversion Repositories Projects

Rev

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

Rev 1484 Rev 1485
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 ${Cebra}
35
// @author Cebra
36
// *
36
// *
-
 
37
// * $(tags)
37
// *
38
// */
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 $
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: 1484 $
40
// Revision: $Revision: 1485 $
41
// Last modified: $Date: 2012-01-15 19:43:21 +0100 (Sun, 15 Jan 2012) $
41
// Last modified: $Date: 2012-01-15 20:01:17 +0100 (Sun, 15 Jan 2012) $
42
// Last modified by: $Author:Cebra $
42
// Last modified by: $Author: $
Line 43... Line 43...
43
// $Id$
43
// $Id: main.h 1485 2012-01-15 19:01:17Z  $
44
 
44
 
Line 45... Line 45...
45
#ifndef _MAIN_H
45
#ifndef _MAIN_H
46
#define _MAIN_H
46
#define _MAIN_H
Line 47... Line 47...
47
 
47