okuu/Bot/ok_bot.h

9 lines
82 B
C
Raw Normal View History

/* $Id$ */
#ifndef __OK_BOT_H__
#define __OK_BOT_H__
void ok_bot(void);
#endif