6a6a253885
Added doc dir. and manual as .pdf restored deleted files - yep I screwed the pooch.
9 lines
157 B
C
9 lines
157 B
C
/* $Id: mbflist.h,v 1.2 2001/11/25 14:13:55 mbroek Exp $ */
|
|
|
|
#ifndef _MBFLIST_H_
|
|
#define _MBFLIST_H
|
|
|
|
void ListFileAreas(int); /* List fileareas */
|
|
|
|
#endif
|