1
0
Fork 0
flightgear/Simulator/FDM/LaRCsim/ls_aux.h
1999-04-05 21:32:32 +00:00

11 lines
110 B
C

/* a quick ls_aux.h */
#ifndef _LS_AUX_H
#define _LS_AUX_H
void ls_aux( void );
#endif /* _LS_AUX_H */