Subversion Repositories DIN Is Noise

Rev

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

Rev 1982 Rev 1994
Line 7... Line 7...
7
7
8
#ifndef __autopause
8
#ifndef __autopause
9
#define __autopause
9
#define __autopause
10
10
11
#include "alarm.h"
11
#include "alarm.h"
-
 
12
#include <fstream>
12
13
13
struct defvelaccel;
14
struct defvelaccel;
14
struct autorotator;
15
struct autorotator;
15
struct valt;
16
struct valt;
16
17