/* a quick ls_init.h */
#ifndef _LS_INIT_H
#define _LS_INIT_H
void ls_init( char * aircraft );
#endif /* _LS_INIT_H */