6a6a253885
Added doc dir. and manual as .pdf restored deleted files - yep I screwed the pooch.
9 lines
166 B
C
9 lines
166 B
C
/* $Id: mbftoberep.h,v 1.1 2001/11/25 16:38:06 mbroek Exp $ */
|
|
|
|
#ifndef _MBFTOBEREP_H
|
|
#define _MBFTOBEREP_H
|
|
|
|
void ToBeRep(void); /* Show toberep database */
|
|
|
|
#endif
|