/* a quick ls_accel.h */


#ifndef _LS_ACCEL_H
#define _LS_ACCEL_H


void ls_accel( void );


#endif /* _LS_ACCEL_H */