#ifndef	__ROUTINES
#define	__ROUTINES

VOID do_info(VOID);
VOID do_action(VOID);

#endif
