1
0
Fork 0
flightgear/LaRCsim/ls_accel.h

12 lines
119 B
C
Raw Normal View History

/* a quick ls_accel.h */
#ifndef _LS_ACCEL_H
#define _LS_ACCEL_H
void ls_accel( void );
#endif /* _LS_ACCEL_H */