/* $Id$ */ #ifndef _MBFSORT_H #define _MBFSORT_H void SortFileBase(int); /* Sort File Base */ #endif