/* $Id$ */

#ifndef _MBFMOVE_H
#define _MBFMOVE_H

void Move(int, int, char *);

#endif