6a6a253885
Added doc dir. and manual as .pdf restored deleted files - yep I screwed the pooch.
9 lines
125 B
C
9 lines
125 B
C
/* $Id: mbfkill.h,v 1.1 2001/11/18 23:19:08 mbroek Exp $ */
|
|
|
|
#ifndef _MBFKILL_H
|
|
#define _MBFKILL_H
|
|
|
|
void Kill(void);
|
|
|
|
#endif
|