6a6a253885
Added doc dir. and manual as .pdf restored deleted files - yep I screwed the pooch.
11 lines
139 B
C
11 lines
139 B
C
/* $Id: mbfimport.h,v 1.1 2001/11/25 12:25:59 mbroek Exp $ */
|
|
|
|
#ifndef _MBFIMPORT_H
|
|
#define _MBFIMPORT_H
|
|
|
|
|
|
void ImportFiles(int);
|
|
|
|
#endif
|
|
|